Add tempest_horizon in Hunter gates 34/69934/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Sat, 11 Apr 2020 09:50:39 +0000 (11:50 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Sat, 11 Apr 2020 09:50:39 +0000 (11:50 +0200)
Horizon is mandatory in CNTT [1]

[1] https://github.com/cntt-n/CNTT/issues/1417

Change-Id: I25a4b1c22a31941fbd240b5c9d39a181fae19177
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
jjb/airship/airship.yaml
jjb/airship/cntt.yaml
jjb/functest/functest.ovn.yaml
jjb/functest/functest.yaml

index 58ae385..c8dca8a 100644 (file)
       - cinder_test
       - odl
       - tempest_smoke
+      - tempest_horizon
     jobs:
       - 'airship-{repo}-{container}-{tag}-{test}-run'
 
               <<: *airship-jobs
             - name: 'airship-opnfv-functest-healthcheck-{tag}-tempest_smoke-run'
               <<: *airship-jobs
+            - name: 'airship-opnfv-functest-healthcheck-{tag}-tempest_horizon-run'
+              <<: *airship-jobs
       - multijob:
           name: opnfv/functest-smoke:{functest_tag}
           condition: ALWAYS
index 50df86a..01fe997 100644 (file)
       - cinder_test
       - odl
       - tempest_smoke
+      - tempest_horizon
     jobs:
       - 'cntt-{repo}-{container}-{tag}-{test}-run'
 
               <<: *cntt-jobs
             - name: 'cntt-opnfv-functest-healthcheck-{tag}-tempest_smoke-run'
               <<: *cntt-jobs
+            - name: 'cntt-opnfv-functest-healthcheck-{tag}-tempest_horizon-run'
+              <<: *cntt-jobs
       - multijob:
           name: opnfv/functest-smoke:{functest_tag}
           condition: ALWAYS
index b474c49..f220d0c 100644 (file)
       - odl
       - tempest_smoke
       - tempest_horizon
-    exclude:
-      - tag: hunter
-        test: tempest_horizon
     jobs:
       - 'functest-ovn-{repo}-{container}-{tag}-{test}-run'
 
index bd6b844..63e04e5 100644 (file)
       - odl
       - tempest_smoke
       - tempest_horizon
-    exclude:
-      - tag: hunter
-        test: tempest_horizon
     jobs:
       - 'functest-{repo}-{container}-{tag}-{test}-run'