Support for customized tempest case list
authorViktor Tikkanen <viktor.tikkanen@nokia.com>
Wed, 30 Dec 2015 08:00:13 +0000 (10:00 +0200)
committerViktor Tikkanen <viktor.tikkanen@nokia.com>
Wed, 30 Dec 2015 08:10:57 +0000 (10:10 +0200)
commitc7a557e16a7dfa50d904b2c1a15d9448a9ab9d09
tree55074c594f59543aa0a3ffb3b737d71b13deb67b
parente250cde1fc43246c3464e0efd35fc5fb1fece561
Support for customized tempest case list

Newer release (0.1.2) of Rally has introduced some syntax changes
(e.g. "--set" option for test set selection), so run_tempest.py is
updated according to them.

Custom test case list is taken into use instead of smoke test set.
The list itself is updated (rally didn't recognize test cases with
'gate' definition).

JIRA: FUNCTEST-72

Change-Id: I5e178f90f66fda7cb8099ddb4f82b93af3148c79
Signed-off-by: Viktor Tikkanen <viktor.tikkanen@nokia.com>
docker/run_tests.sh
testcases/VIM/OpenStack/CI/custom_tests/test_list.txt
testcases/VIM/OpenStack/CI/libraries/run_tempest.py