From: Cédric Ollivier Date: Sat, 2 Feb 2019 19:25:01 +0000 (+0100) Subject: Isolate rally_full from functional tests X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=releng.git;a=commitdiff_plain;h=a9867ae3c77432fc4ad843450a86b6eaacc0a79e Isolate rally_full from functional tests The next 2 tempest tests fails when all components run in parallel -ServerActionsTestJSON.test_resize_volume_backed_server_confirm -DeleteServersTestJSON.test_delete_server_while_in_attached_volume Change-Id: I838c5d2ee7ade29ffc91fa4146b48d479b1781f8 Signed-off-by: Cédric Ollivier --- diff --git a/jjb/functest/functest.yaml b/jjb/functest/functest.yaml index 29f25a0f4..b856795e4 100644 --- a/jjb/functest/functest.yaml +++ b/jjb/functest/functest.yaml @@ -302,6 +302,14 @@ test: - tempest_full - tempest_scenario + jobs: + - 'functest-{repo}-{container}-{tag}-{test}-run' + +- project: + name: 'functest-opnfv-functest-components-2' + <<: *functest-params + container: 'functest-components' + test: - rally_full jobs: - 'functest-{repo}-{container}-{tag}-{test}-run' @@ -448,6 +456,9 @@ <<: *functest-jobs - name: 'functest-opnfv-functest-components-{tag}-tempest_scenario-run' <<: *functest-jobs + - multijob: + name: opnfv/functest-components:{tag} + projects: - name: 'functest-opnfv-functest-components-{tag}-rally_full-run' <<: *functest-jobs - multijob: @@ -738,6 +749,9 @@ <<: *functest-jobs - name: 'functest-opnfv-functest-components-{tag}-tempest_scenario-run' <<: *functest-jobs + - multijob: + name: opnfv/functest-components:{tag} + projects: - name: 'functest-opnfv-functest-components-{tag}-rally_full-run' <<: *functest-jobs - multijob: @@ -928,6 +942,9 @@ <<: *functest-jobs - name: 'functest-opnfv-functest-components-{tag}-tempest_scenario-run' <<: *functest-jobs + - multijob: + name: opnfv/functest-components:{tag} + projects: - name: 'functest-opnfv-functest-components-{tag}-rally_full-run' <<: *functest-jobs - multijob: