diff options
Diffstat (limited to 'jjb/functest/functest.yaml')
-rw-r--r-- | jjb/functest/functest.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/jjb/functest/functest.yaml b/jjb/functest/functest.yaml index 7b2515d29..3da624978 100644 --- a/jjb/functest/functest.yaml +++ b/jjb/functest/functest.yaml @@ -348,6 +348,7 @@ - neutron-tempest-plugin-api - tempest_cinder - tempest_keystone + - rally_sanity jobs: - 'functest-{repo}-{container}-{tag}-{test}-run' @@ -496,6 +497,8 @@ <<: *functest-jobs - name: 'functest-opnfv-functest-smoke-cntt-{tag}-tempest_keystone-run' <<: *functest-jobs + - name: 'functest-opnfv-functest-smoke-cntt-{tag}-rally_sanity-run' + <<: *functest-jobs - multijob: name: opnfv/functest-benchmarking:{tag} projects: @@ -786,6 +789,8 @@ <<: *functest-jobs - name: 'functest-opnfv-functest-smoke-cntt-{tag}-tempest_keystone-run' <<: *functest-jobs + - name: 'functest-opnfv-functest-smoke-cntt-{tag}-rally_sanity-run' + <<: *functest-jobs - multijob: name: opnfv/functest-benchmarking:{tag} projects: @@ -979,6 +984,8 @@ <<: *functest-jobs - name: 'functest-opnfv-functest-smoke-cntt-{tag}-tempest_keystone-run' <<: *functest-jobs + - name: 'functest-opnfv-functest-smoke-cntt-{tag}-rally_sanity-run' + <<: *functest-jobs - multijob: name: opnfv/functest-benchmarking:{tag} projects: |