From 16046d1b4e319358954d0e0b668b74eb5fa39bf4 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Tue, 26 Nov 2019 09:50:32 +0100 Subject: Add rally_sanity in API Compliance MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I8ad65a75a5db61c555810f7cbb5612db88c8d651 Signed-off-by: Cédric Ollivier --- jjb/functest/functest.yaml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'jjb/functest/functest.yaml') 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: -- cgit 1.2.3-korg