Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions .zuul.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down Expand Up @@ -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'
Expand All @@ -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"
Expand All @@ -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
Expand Down