summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIury Gregory Melo Ferreira <imelofer@redhat.com>2020-02-12 22:31:10 +0100
committerJulia Kreger <juliaashleykreger@gmail.com>2020-02-14 18:19:17 +0000
commit077af5a2083a02a76cb63ee1f9548bd0b72bac23 (patch)
tree668c6f3eac95affe8bb585b0c533c057e8efce80
parentd0fd6acb15f1ceedec636cabacffd28f4288544a (diff)
downloadironic-077af5a2083a02a76cb63ee1f9548bd0b72bac23.tar.gz
Lower tempest concurrency
Let's only run 2 concurrency tempest tests to see if we can decrease the failure ratio for ironic-standlone job Change-Id: Ifb6258df26236cf376742a051602321e9b67a52c (cherry picked from commit caa73a1101e5bf1e262f099e81ad25270a549139)
-rw-r--r--zuul.d/ironic-jobs.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/zuul.d/ironic-jobs.yaml b/zuul.d/ironic-jobs.yaml
index 82bced5df..7dac7dd80 100644
--- a/zuul.d/ironic-jobs.yaml
+++ b/zuul.d/ironic-jobs.yaml
@@ -98,7 +98,7 @@
- ^tox.ini$
vars:
tempest_test_regex: ironic_standalone
- tempest_concurrency: 3
+ tempest_concurrency: 2
devstack_localrc:
FORCE_CONFIG_DRIVE: False
IRONIC_AUTOMATED_CLEAN_ENABLED: False