Add custom tempest test.
authorjose.lausuch <jose.lausuch@ericsson.com>
Wed, 22 Feb 2017 18:20:07 +0000 (19:20 +0100)
committerJose Lausuch <jose.lausuch@ericsson.com>
Sat, 25 Feb 2017 19:28:58 +0000 (19:28 +0000)
commit11c1e6eab8e246bdfb5e8a6c8b4c2aed5a558a14
tree640a99dde30afc76b7bc3b13b1380a6ae10cec74
parent48fc7087653384cc83a6f89fa984ad6281e1752b
Add custom tempest test.

Some users need to run a specific list of
tempest test cases. This patch allows them
to do that by running the command:

    functest testcase run tempest_custom

Change-Id: If8e7726b98c3a71398c7abdf80aea79f10653ebf
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
functest/ci/testcases.yaml
functest/opnfv_tests/openstack/tempest/custom_tests/test_list.txt [new file with mode: 0644]
functest/opnfv_tests/openstack/tempest/tempest.py