diff options
author | Cedric Ollivier <cedric.ollivier@orange.com> | 2020-11-28 09:25:55 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2020-11-28 09:25:55 +0000 |
commit | aaa0052698d5e647b64767f3383af78c1b4c9baa (patch) | |
tree | bc2957bf458907a0678ce553fedd9bb676ae9578 /jjb | |
parent | 4c1ae6fc5a4655e085d7001cf783c1c01de28431 (diff) | |
parent | c02180705a646b380256d6fb89f50584e1e81200 (diff) |
Merge "Add tempest_keystone in airship gate"
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/airship/airship.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/jjb/airship/airship.yaml b/jjb/airship/airship.yaml index cdf4cc659..dce86b735 100644 --- a/jjb/airship/airship.yaml +++ b/jjb/airship/airship.yaml @@ -605,6 +605,11 @@ <<: *airship-jobs - name: 'airship-opnfv-functest-healthcheck-{tag}-cinder_test-run' <<: *airship-jobs + - multijob: + name: opnfv/functest-smoke:{functest_tag} + projects: + - name: 'airship-opnfv-functest-smoke-{tag}-tempest_keystone-run' + <<: *airship-jobs - project: name: 'airship' |