Allow blacklisting tests if public endpoint only 87/68687/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:48 +0000 (09:36 +0200)
commit3e69c6137b9b6f02f5611eacaab9f98864a33dd1
tree022ccc4eac5a156f8db4560c7d3a68640aa59b3e
parent3a46e2ede85156f88d9f2423291dd9a821d6776e
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