Allow blacklisting tests if public endpoint only 83/68683/1
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>
Sat, 26 Oct 2019 07:36:27 +0000 (09:36 +0200)
commit8fa5e4bb69ecdda57f7066f320c0aab7916e7731
treefdeefd10df0595be282590aa1753443a2dd198b5
parent8c72a0405410500fa78917c61561fc116285d405
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>
(cherry picked from commit 9679178a1f99b38264a2afb56097700bef34868a)
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