Disable cntt-latest-daily and cntt-latest-gate
[releng.git] / jjb / airship / cntt.yaml
index 8d0558d..f886c82 100644 (file)
       - tempest_cinder
       - tempest_keystone
       - tempest_heat
+      - tempest_telemetry
       - rally_sanity
-      - refstack_defcore
+      - refstack_compute
+      - refstack_object
+      - refstack_platform
       - tempest_full
       - tempest_scenario
       - tempest_slow
       - networking-bgpvpn
       - networking-sfc
       - tempest_barbican
+      - tempest_octavia
     jobs:
       - 'cntt-{repo}-{container}-{tag}-{test}-run'
 
 
 - job-template:
     name: 'cntt-{tag}-daily'
+    disabled: true
     project-type: multijob
     triggers:
       - timed: '@daily'
               <<: *cntt-jobs
             - name: 'cntt-opnfv-functest-smoke-{tag}-tempest_heat-run'
               <<: *cntt-jobs
+            - name: 'cntt-opnfv-functest-smoke-{tag}-tempest_telemetry-run'
+              <<: *cntt-jobs
             - name: 'cntt-opnfv-functest-smoke-{tag}-rally_sanity-run'
               <<: *cntt-jobs
-            - name: 'cntt-opnfv-functest-smoke-{tag}-refstack_defcore-run'
+            - name: 'cntt-opnfv-functest-smoke-{tag}-refstack_compute-run'
+              <<: *cntt-jobs
+            - name: 'cntt-opnfv-functest-smoke-{tag}-refstack_object-run'
+              <<: *cntt-jobs
+            - name: 'cntt-opnfv-functest-smoke-{tag}-refstack_platform-run'
               <<: *cntt-jobs
             - name: 'cntt-opnfv-functest-smoke-{tag}-tempest_full-run'
               <<: *cntt-jobs
               <<: *cntt-jobs
             - name: 'cntt-opnfv-functest-smoke-{tag}-tempest_barbican-run'
               <<: *cntt-jobs
+            - name: 'cntt-opnfv-functest-smoke-{tag}-tempest_octavia-run'
+              <<: *cntt-jobs
       - multijob:
           name: opnfv/functest-smoke-cntt:{tag}
           condition: ALWAYS
 
 - job-template:
     name: 'cntt-{tag}-gate'
+    disabled: true
     project-type: multijob
     triggers:
       - cntt-patchset-created: