From 6197cd8135e257c56132bf119fa639bab6d7375e Mon Sep 17 00:00:00 2001 From: Ross Brattain Date: Wed, 29 Nov 2017 11:50:07 +0000 Subject: 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 --- docs/submodules/yardstick | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules') diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick index 449679aee..3cc9280fe 160000 --- a/docs/submodules/yardstick +++ b/docs/submodules/yardstick @@ -1 +1 @@ -Subproject commit 449679aeee27e08d5e47a7d5d76857b4827e263e +Subproject commit 3cc9280fe7f341b60d4a2384d7fa6e33d575a7a2 -- cgit 1.2.3-korg