From 89c4897f10665d341bf305b3d4cd31fbaa2dbe52 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Tue, 6 Oct 2020 09:32:00 +0200 Subject: Update CNTT verification test case list MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It completes "Enable Airship CNTT gate and daily" Change-Id: Ic2dd8f8649063681a3762faaa9e0ea5c2ed17ea1 Signed-off-by: Cédric Ollivier --- jjb/airship/cntt.yaml | 16 ++++++++++++++-- 1 file 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 -- cgit 1.2.3-korg