summaryrefslogtreecommitdiffstats
path: root/jjb/functest/functest.yaml
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2020-04-07 09:08:27 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2020-04-07 09:21:27 +0200
commita4c2cca3a5a0bc6deecbb87f42259d3199bbf30a (patch)
tree6656e827f2b505b16466b7c1c854f8f4e9e7a305 /jjb/functest/functest.yaml
parent208bf65dafab76b8e6d74e72d60853efc1d230c4 (diff)
Run smoke in parallel back
It's no simple to get the best threads (test cases and tempest) values and then guarantee Functest vs: - test flapping - backend limitations As opposed to the OpenStack gates, Jenkins runs all test cases in parallel which indirectly increases the number of threads. The SUT has been improved regarding the workers (divided by 2). The default value was too high due to the number of cpus. Change-Id: I09be861b9ec369f36447ac9e9c09d14f2b7da1a8 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'jjb/functest/functest.yaml')
-rw-r--r--jjb/functest/functest.yaml6
1 files changed, 0 insertions, 6 deletions
diff --git a/jjb/functest/functest.yaml b/jjb/functest/functest.yaml
index 514c1c3b0..8d7e7d772 100644
--- a/jjb/functest/functest.yaml
+++ b/jjb/functest/functest.yaml
@@ -541,7 +541,6 @@
<<: *functest-jobs
- multijob:
name: opnfv/functest-smoke:{tag}
- execution-type: SEQUENTIALLY
projects:
- name: 'functest-opnfv-functest-smoke-{tag}-neutron-tempest-plugin-api-run'
<<: *functest-jobs
@@ -581,7 +580,6 @@
<<: *functest-jobs
- multijob:
name: opnfv/functest-smoke-cntt:{tag}
- execution-type: SEQUENTIALLY
projects:
- name: 'functest-opnfv-functest-smoke-cntt-{tag}-neutron-tempest-plugin-api-cntt-run'
<<: *functest-jobs
@@ -871,7 +869,6 @@
<<: *functest-jobs
- multijob:
name: opnfv/functest-smoke:{tag}
- execution-type: SEQUENTIALLY
projects:
- name: 'functest-opnfv-functest-smoke-{tag}-neutron-tempest-plugin-api-run'
<<: *functest-jobs
@@ -911,7 +908,6 @@
<<: *functest-jobs
- multijob:
name: opnfv/functest-smoke-cntt:{tag}
- execution-type: SEQUENTIALLY
projects:
- name: 'functest-opnfv-functest-smoke-cntt-{tag}-neutron-tempest-plugin-api-cntt-run'
<<: *functest-jobs
@@ -1089,7 +1085,6 @@
<<: *functest-jobs
- multijob:
name: opnfv/functest-smoke:{tag}
- execution-type: SEQUENTIALLY
projects:
- name: 'functest-opnfv-functest-smoke-{tag}-neutron-tempest-plugin-api-run'
<<: *functest-jobs
@@ -1129,7 +1124,6 @@
<<: *functest-jobs
- multijob:
name: opnfv/functest-smoke-cntt:{tag}
- execution-type: SEQUENTIALLY
projects:
- name: 'functest-opnfv-functest-smoke-cntt-{tag}-neutron-tempest-plugin-api-cntt-run'
<<: *functest-jobs