Allow blacklisting tests if public endpoint only 85/68685/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:36 +0000 (09:36 +0200)
commit9d2f5fe96efdf020bcfd2fe8033cba12b22faa6f
tree88e3c2e54f8734c6e3753cdd08b472a12b74cab8
parent115e5f7607187b5e101e3a1d8866bb0bf568dc56
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