summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2020-10-06 09:32:00 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2020-10-06 09:32:32 +0200
commit89c4897f10665d341bf305b3d4cd31fbaa2dbe52 (patch)
treed32d37e4bdaa0e0689c338563de50518d50d9771
parent2dbb13b16584d5356a1eb992d331bb96bebe715b (diff)
Update CNTT verification test case list
It completes "Enable Airship CNTT gate and daily" Change-Id: Ic2dd8f8649063681a3762faaa9e0ea5c2ed17ea1 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-rw-r--r--jjb/airship/cntt.yaml16
1 files changed, 14 insertions, 2 deletions
diff --git a/jjb/airship/cntt.yaml b/jjb/airship/cntt.yaml
index 8d0558d09..1dadaa59e 100644
--- a/jjb/airship/cntt.yaml
+++ b/jjb/airship/cntt.yaml
@@ -315,8 +315,11 @@
- tempest_cinder
- tempest_keystone
- tempest_heat
+ - tempest_telemetry
- rally_sanity
- - refstack_defcore
+ - refstack_compute
+ - refstack_object
+ - refstack_platform
- tempest_full
- tempest_scenario
- tempest_slow
@@ -324,6 +327,7 @@
- networking-bgpvpn
- networking-sfc
- tempest_barbican
+ - tempest_octavia
jobs:
- 'cntt-{repo}-{container}-{tag}-{test}-run'
@@ -518,9 +522,15 @@
<<: *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
@@ -536,6 +546,8 @@
<<: *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