Allow blacklisting tests if public endpoint only 66/68666/2
authorCédric Ollivier <cedric.ollivier@orange.com>
Wed, 23 Oct 2019 11:56:32 +0000 (13:56 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Wed, 23 Oct 2019 12:54:49 +0000 (14:54 +0200)
commit9679178a1f99b38264a2afb56097700bef34868a
tree4a3b3c3ce4ac7ce4583982b02e5f142a7a53a120
parent4d98d29002bf3ce61e1671db0b35c9046e2fbd8b
Allow blacklisting tests if public endpoint only

It allows reusing the blacklisting system if only public endpoints are
reachable (ONAP Openlab testing). It contains a first list of
tempest-based tests which force the use of admin endpoints.

Change-Id: Ic1ab07dec3ae1f2a0ca50b80e08cd0ac396f2e56
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
functest/opnfv_tests/openstack/tempest/custom_tests/public_blacklist.yaml [new file with mode: 0644]
functest/opnfv_tests/openstack/tempest/tempest.py
functest/tests/unit/openstack/tempest/test_tempest.py
functest/utils/env.py