diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-11-27 11:08:06 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-11-27 11:08:06 +0100 |
commit | dc5130b7cd4419fca33d6e89b5e0a7caf350b859 (patch) | |
tree | f3eb2b083f290fdaea02d0f0924a26b4ddb1a839 /jjb/airship | |
parent | 87b45afe4e86a4f8b96bca6c319eff4ed81aad46 (diff) |
Add CNTT-related tempest_scenario and tempest_slow
Change-Id: I12e71e7c9694c9e3403d2847c292f3dcd943b518
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'jjb/airship')
-rw-r--r-- | jjb/airship/cntt.yaml | 10 |
1 files changed, 10 insertions, 0 deletions
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: |