Disable agent testing in tempest-based testcases 15/64615/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Tue, 6 Nov 2018 18:44:34 +0000 (19:44 +0100)
committerCédric Ollivier <cedric.ollivier@orange.com>
Tue, 6 Nov 2018 18:55:59 +0000 (19:55 +0100)
commit81936769f11d3cc4f12ea763b64b9995a3343da1
tree2a72eca3e03bf5345b77c12be460976972cf8bb8
parent68980ac76c433b1445e863bdedf3d0823bb66d63
Disable agent testing in tempest-based testcases

It blacklists agent testing and two tests asking for VXLAN as overlay
if OVN (OVN supports GENEVE) [1]

blacklist.txt is renamed blacklist.yaml and is verified by yamllint.

[1] https://build.opnfv.org/ci/view/functest/job/functest-apex-baremetal-daily-gambia/33/console

Change-Id: I73c1b8cbbd74973a7f15476feea6ee4532786660
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 3b07c3e741e0e64603d01afc651176aa2fc52391)
functest/opnfv_tests/openstack/tempest/conf_utils.py
functest/opnfv_tests/openstack/tempest/custom_tests/blacklist.txt [deleted file]
functest/opnfv_tests/openstack/tempest/custom_tests/blacklist.yaml [new file with mode: 0644]
tox.ini