Skip to content

Commit 399c3fd

Browse files
authored
Replace deprecated 'cifmw_test_operator_concurrency' (#320)
* Replace deprecated 'cifmw_test_operator_concurrency' with 'cifmw_test_operator_tempest_concurrency' * Replace deprecated 'cifmw_test_operator_concurrency' with 'cifmw_test_operator_tempest_concurrency'
1 parent af4280c commit 399c3fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.zuul.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
cifmw_run_test_role: test_operator
3434

3535
# Test operator
36-
cifmw_test_operator_concurrency: 4
3736
cifmw_test_operator_timeout: 7200
3837
cifmw_test_operator_stages:
3938
- name: tempest
@@ -47,6 +46,7 @@
4746

4847
# Tempest
4948
cifmw_run_tempest: true
49+
cifmw_test_operator_tempest_concurrency: 4
5050
cifmw_test_operator_tempest_cleanup: true
5151
cifmw_test_operator_tempest_include_list: |
5252
^tempest.

0 commit comments

Comments
 (0)