From: Cédric Ollivier Date: Wed, 27 Nov 2019 10:08:06 +0000 (+0100) Subject: Add CNTT-related tempest_scenario and tempest_slow X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=dc5130b7cd4419fca33d6e89b5e0a7caf350b859;p=releng.git Add CNTT-related tempest_scenario and tempest_slow Change-Id: I12e71e7c9694c9e3403d2847c292f3dcd943b518 Signed-off-by: Cédric Ollivier --- diff --git a/jjb/airship/cntt.yaml b/jjb/airship/cntt.yaml index eb57300c4..66f889c0c 100644 --- a/jjb/airship/cntt.yaml +++ b/jjb/airship/cntt.yaml @@ -311,6 +311,8 @@ - tempest_keystone - rally_sanity - tempest_full + - tempest_scenario + - tempest_slow jobs: - 'cntt-{repo}-{container}-{tag}-{test}-run' @@ -456,6 +458,10 @@ <<: *cntt-jobs - name: 'cntt-opnfv-functest-smoke-cntt-{tag}-tempest_full-run' <<: *cntt-jobs + - name: 'cntt-opnfv-functest-smoke-cntt-{tag}-tempest_scenario-run' + <<: *cntt-jobs + - name: 'cntt-opnfv-functest-smoke-cntt-{tag}-tempest_slow-run' + <<: *cntt-jobs - multijob: name: opnfv/functest-benchmarking:{functest_tag} condition: ALWAYS @@ -610,6 +616,10 @@ <<: *cntt-jobs - name: 'cntt-opnfv-functest-smoke-cntt-{tag}-tempest_full-run' <<: *cntt-jobs + - name: 'cntt-opnfv-functest-smoke-cntt-{tag}-tempest_scenario-run' + <<: *cntt-jobs + - name: 'cntt-opnfv-functest-smoke-cntt-{tag}-tempest_slow-run' + <<: *cntt-jobs - multijob: name: opnfv/functest-benchmarking:{functest_tag} projects: