summaryrefslogtreecommitdiffstats
path: root/jjb/functest/functest.ovn.yaml
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2020-05-03 16:56:48 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2020-05-03 16:56:48 +0200
commit1dfe6b7ac12bafe1a91260642b715f58085135b1 (patch)
treea6d9098573e0f52cd564a4c14a6626b88e61f65d /jjb/functest/functest.ovn.yaml
parent64043bd7e6338304f12966c1736e4b9d1cfe4907 (diff)
Remove blacklist.yaml overrides.
All SUTs now pass IPv6 testing. Change-Id: Ic202cff2a43702258f2e43ab435189edbe3c500d Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'jjb/functest/functest.ovn.yaml')
-rw-r--r--jjb/functest/functest.ovn.yaml5
1 files changed, 2 insertions, 3 deletions
diff --git a/jjb/functest/functest.ovn.yaml b/jjb/functest/functest.ovn.yaml
index 163091d16..0baaf6b4f 100644
--- a/jjb/functest/functest.ovn.yaml
+++ b/jjb/functest/functest.ovn.yaml
@@ -117,6 +117,8 @@
fi
if [ "{tag}" = "latest" ]; then
py=3.8
+ elif [ "{tag}" = "kali" ]; then
+ py=3.8
elif [ "{tag}" = "jerma" ]; then
py=3.7
elif [ "{tag}" = "iruya" ]; then
@@ -143,9 +145,6 @@
-v /home/opnfv/functest/tempest_conf.yaml:/usr/lib/python$py/\
site-packages/functest/opnfv_tests/openstack/tempest/custom_tests/\
tempest_conf.yaml \
- -v /home/opnfv/functest/tempest_blacklist.yaml:/usr/lib/python$py/\
- site-packages/functest/opnfv_tests/openstack/tempest/custom_tests/\
- blacklist.yaml \
-v /home/opnfv/functest/.boto:/root/.boto \
$image run_tests -t {test} -r -p