Stop blacklisting tempest tests in gates
[releng.git] / jjb / functest / functest.yaml
index 41b0f71..80fac1c 100644 (file)
             -v /home/opnfv/functest/images:/home/opnfv/functest/images \
             -v /home/opnfv/functest/blacklist.yaml:/usr/lib/python$py/\
           site-packages/functest/opnfv_tests/openstack/rally/blacklist.yaml \
-            -v /home/opnfv/functest/tempest_blacklist.yaml:/usr/lib/python$py/\
-          site-packages/functest/opnfv_tests/openstack/tempest/custom_tests/blacklist.yaml \
             $image run_tests -t {test}
           res=$?
           gsutil -m cp -r $WORKSPACE/ \
       - rally_jobs
       - vmtp
       - shaker
-    exclude:
-      - tag: latest
-        test: rally_full
-      - tag: latest
-        test: rally_jobs
     jobs:
       - 'functest-{repo}-{container}-{tag}-{test}-run'
 
     jobs:
       - 'functest-{repo}-{container}-{tag}-gate'
       - 'functest-{repo}-{container}-{tag}-check'
+    exclude:
+      - tag: latest
 
 - project:
     name: functest-opnfv-functest-healthcheck-{tag}-build