Skip to content

Commit 4160b51

Browse files
belolipaopenshift-merge-bot[bot]
authored andcommitted
Replace deprecated 'cifmw_test_operator_concurrency'
1 parent 1c5567b commit 4160b51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.zuul.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
- "@scenarios/centos-9/multinode-ci.yml"
6666
- "@{{ ansible_user_dir }}/{{ zuul.projects['github.com/openstack-k8s-operators/nova-operator'].src_dir }}/ci/nova-operator-tempest-multinode/ci_fw_vars.yaml"
6767
cifmw_run_test_role: test_operator
68-
cifmw_test_operator_concurrency: 4
68+
cifmw_test_operator_tempest_concurrency: 4
6969
cifmw_test_operator_timeout: 7200
7070
cifmw_test_operator_tempest_network_attachments:
7171
- ctlplane
@@ -125,7 +125,7 @@
125125
- "@{{ ansible_user_dir }}/{{ zuul.projects['github.com/openstack-k8s-operators/nova-operator'].src_dir }}/ci/nova-operator-tempest-multinode-ceph/ci_fw_vars.yaml"
126126
# dedupe this later
127127
cifmw_run_test_role: test_operator
128-
cifmw_test_operator_concurrency: 4
128+
cifmw_test_operator_tempest_concurrency: 4
129129
cifmw_test_operator_timeout: 7200
130130
cifmw_test_operator_tempest_network_attachments:
131131
- ctlplane

0 commit comments

Comments
 (0)