From: Cédric Ollivier Date: Tue, 26 Mar 2019 09:10:46 +0000 (+0100) Subject: Revert "Run vnfs in parallel in gates" X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=72dc6fee623fdf32fa8f5ebbcae02f6cb9a4b088;p=releng.git Revert "Run vnfs in parallel in gates" Our AIO doesn't have enough resources to run all VNFs in parallel [1]. [1] https://build.opnfv.org/ci/job/functest-opnfv-functest-vnf-latest-heat_ims-run/98/console This reverts commit 2fed59b78a0ccf62364a6af8722c194a0160375f. Change-Id: Ibf7cd31460bb8d1fb3e560694829a913e1cec1c0 Signed-off-by: Cédric Ollivier --- diff --git a/jjb/functest/functest.yaml b/jjb/functest/functest.yaml index 49513521e..29fd156a1 100644 --- a/jjb/functest/functest.yaml +++ b/jjb/functest/functest.yaml @@ -404,6 +404,7 @@ <<: *functest-jobs - multijob: name: opnfv/functest-vnf:{tag} + execution-type: SEQUENTIALLY projects: - name: 'functest-opnfv-functest-vnf-{tag}-cloudify-run' <<: *functest-jobs @@ -666,6 +667,7 @@ <<: *functest-jobs - multijob: name: opnfv/functest-vnf:{tag} + execution-type: SEQUENTIALLY projects: - name: 'functest-opnfv-functest-vnf-{tag}-cloudify-run' <<: *functest-jobs @@ -838,6 +840,7 @@ <<: *functest-jobs - multijob: name: opnfv/functest-vnf:{tag} + execution-type: SEQUENTIALLY projects: - name: 'functest-opnfv-functest-vnf-{tag}-cloudify-run' <<: *functest-jobs