Update git submodules
authorRoss Brattain <ross.b.brattain@intel.com>
Thu, 11 Jan 2018 16:00:31 +0000 (16:00 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 11 Jan 2018 16:00:31 +0000 (16:00 +0000)
commit7b66a2488c498946e3c871acec57687968398fe9
tree0af750cf7a7294a460a67a91fc058f9e9761c404
parent6e83441920360b6cc263b28ac8a07e5d2ae659c6
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Run tests in yardstick/tests/"
  - Run tests in yardstick/tests/

    * Edit .testr.conf and tools/run_tests.sh
      * Run functional and unit tests in tests/ and yardstick/tests/
    * Add yardstick/tests/unit/__init__.py and yardstick/tests/__init__.py
    * Update pylintrc rules to disable:
      * missing-docstring
      * fixme
      * protected-access

    Test will run in both tests/ and yardstick/tests/ initially

    Change-Id: Iccd0df0d1b85b5d08f7faa56669bc32687925f7e
    JIRA: YARDSTICK-837
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
docs/submodules/yardstick