Add Tempest Defcore test case
authorjose.lausuch <jose.lausuch@ericsson.com>
Wed, 22 Feb 2017 16:54:21 +0000 (17:54 +0100)
committerJose Lausuch <jose.lausuch@ericsson.com>
Fri, 24 Feb 2017 16:41:26 +0000 (16:41 +0000)
commit61f7123999841af7bdeb7068a23d11ca75c62bc8
tree93366dd0da082a25a992e8f40477a54af1712eb9
parentc860e5488c5a1ebe69fe6dbe734372a67304f301
Add Tempest Defcore test case

Refstack is the OpenStack project that provides the tooling
to run the approved specific tempest test cases (Defcore guidelines)
by the Interop working group and by the OpenStack board
for OpenStack certification purposes.
For more info: https://refstack.openstack.org/

This adds the possibility for a Functest user to run this list
of tempest test cases by just issuing the command:
    functest testcase run tempest_defcore

The test will be run on daily loops with the scenario nosdn-nofeature
on any installer.

Change-Id: I920b2a44cff418116008fdf514425e69dc959412
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
functest/ci/testcases.yaml
functest/opnfv_tests/openstack/tempest/custom_tests/defcore_req.txt
functest/opnfv_tests/openstack/tempest/tempest.py