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
This commit is contained in:
parent
ab8212b23e
commit
caa73a1101
@ -101,7 +101,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
|
||||
|
Loading…
x
Reference in New Issue
Block a user