Update git submodules
authorRoss Brattain <ross.b.brattain@intel.com>
Wed, 29 Nov 2017 11:50:07 +0000 (11:50 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 29 Nov 2017 11:50:07 +0000 (11:50 +0000)
commit6197cd8135e257c56132bf119fa639bab6d7375e
treee1265247a7a3df13df0ef6e6bd7ca27c563f25e8
parent4f455bd23226f0bb6b8e9fce4eaf9bfe91a6801c
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "tox: Split tests into separate tox environments"
  - tox: Split tests into separate tox environments

    * Add argument parsing to run_tests.sh so tests can be selected
    * Define tox environments for:
      * Coverage
      * Unit tests
      * Functional tests
        * for py27 and py3
    * Add environments to default env
      * Behaviour is the same when the tests are run
    * Updates the py27 environment config, and adds a py3 config.
      * Commands from testenv are moved to py27
      * py3 env uses the same commands, but runs with python3

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