From 4f0cc801afd32de232d91c14c95562248d5998df Mon Sep 17 00:00:00 2001 From: Katarina Strenkova Date: Tue, 6 Jan 2026 06:14:52 -0500 Subject: [PATCH] Cleanup unused runner booleans Test-operator uses stages now to run different resource types. This cleanup is removing variables that are deprecated and unused. --- .zuul.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index c6ee8ec8..33b3d02c 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -38,7 +38,6 @@ type: horizontest # Tempest - cifmw_run_tempest: true cifmw_test_operator_tempest_concurrency: 4 cifmw_test_operator_tempest_cleanup: true cifmw_test_operator_tempest_include_list: | @@ -112,7 +111,6 @@ readOnly: true # Tobiko - cifmw_run_tobiko: true cifmw_test_operator_tobiko_workflow: - stepName: 'podified-functional' testenv: 'functional -- tobiko/tests/functional/podified/test_topology.py' @@ -138,7 +136,6 @@ readOnly: true # Horizontest - cifmw_run_horizontest: true cifmw_test_operator_horizontest_auth_url: "https://keystone-public-openstack.apps-crc.testing" cifmw_test_operator_horizontest_dashboard_url: "https://horizon-openstack.apps-crc.testing/" cifmw_test_operator_horizontest_extra_flag: "not pagination and test_users.py" @@ -160,7 +157,6 @@ readOnly: true # Ansibletest - run_ansibletest: true cifmw_test_operator_ansibletest_ansible_git_repo: https://github.com/ansible/test-playbooks cifmw_test_operator_ansibletest_ansible_playbook_path: ./debug.yml cifmw_test_operator_ansibletest_workload_ssh_key_secret_name: test-operator-controller-priv-key