Skip to content

Commit 870a366

Browse files
Merge pull request #384 from kstrenkova/cleanup-runner-booleans
Cleanup unused runner booleans
2 parents 33fb1f8 + 4f0cc80 commit 870a366

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.zuul.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
type: horizontest
3939

4040
# Tempest
41-
cifmw_run_tempest: true
4241
cifmw_test_operator_tempest_concurrency: 4
4342
cifmw_test_operator_tempest_cleanup: true
4443
cifmw_test_operator_tempest_include_list: |
@@ -112,7 +111,6 @@
112111
readOnly: true
113112

114113
# Tobiko
115-
cifmw_run_tobiko: true
116114
cifmw_test_operator_tobiko_workflow:
117115
- stepName: 'podified-functional'
118116
testenv: 'functional -- tobiko/tests/functional/podified/test_topology.py'
@@ -138,7 +136,6 @@
138136
readOnly: true
139137

140138
# Horizontest
141-
cifmw_run_horizontest: true
142139
cifmw_test_operator_horizontest_auth_url: "https://keystone-public-openstack.apps-crc.testing"
143140
cifmw_test_operator_horizontest_dashboard_url: "https://horizon-openstack.apps-crc.testing/"
144141
cifmw_test_operator_horizontest_extra_flag: "not pagination and test_users.py"
@@ -160,7 +157,6 @@
160157
readOnly: true
161158

162159
# Ansibletest
163-
run_ansibletest: true
164160
cifmw_test_operator_ansibletest_ansible_git_repo: https://github.com/ansible/test-playbooks
165161
cifmw_test_operator_ansibletest_ansible_playbook_path: ./debug.yml
166162
cifmw_test_operator_ansibletest_workload_ssh_key_secret_name: test-operator-controller-priv-key

0 commit comments

Comments
 (0)