Set tempest_run_concurrency to 4 for featureset001

In [1] we added the same for fs20. Since [2] w run full tempest
api in periodic fs1. This should help as it is (just) timing out
with tempest passing. Testing [3] shows good result.

[1] https://review.opendev.org/704948
[2] https://review.opendev.org/701016
[3] https://review.rdoproject.org/r/#/c/24943/
Related-Bug: 1863225
Change-Id: Iec6ffb775596763c7909a2237511e474f3cef9e8
This commit is contained in:
Marios Andreou 2020-02-14 11:12:38 +02:00
parent fab65a41f5
commit 221773da7f
1 changed files with 1 additions and 0 deletions

View File

@ -223,6 +223,7 @@ undercloud_enable_tempest: >-
false
{%- endif -%}
tempest_run_concurrency: 4
tempest_extra_config: {'compute_feature_enabled.config_drive': 'True'}