summaryrefslogtreecommitdiffstats
path: root/jjb/functest/functest.yaml
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2019-03-26 10:10:46 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2019-03-26 10:12:01 +0100
commit72dc6fee623fdf32fa8f5ebbcae02f6cb9a4b088 (patch)
tree755f80052dadfbdf19b0d47a8924157fb7db9d3e /jjb/functest/functest.yaml
parent25a313f538e5fb1fcd8a3203c75d744ef07f074d (diff)
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 <cedric.ollivier@orange.com>
Diffstat (limited to 'jjb/functest/functest.yaml')
-rw-r--r--jjb/functest/functest.yaml3
1 files changed, 3 insertions, 0 deletions
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