Skip to content

Commit

Permalink
Enable cinder backend for zuul job
Browse files Browse the repository at this point in the history
  • Loading branch information
ashu-011 committed Dec 9, 2024
1 parent 20927e1 commit 487ea98
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .zuul.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@
compute-feature-enabled.dhcp_domain ''
identity.v3_endpoint_type public
service_available.swift false
service_available.cinder false
cifmw_test_operator_tempest_workflow:
- stepName: 'full'
- stepName: 'single-test'
Expand Down Expand Up @@ -107,6 +106,10 @@
cifmw_test_operator_ansibletest_ansible_var_files: |
---
foo: bar
cifmw_extras:
- "@{{ ansible_user_dir }}/{{ zuul.projects['github.com/openstack-k8s-operators/ci-framework'].src_dir }}/scenarios/centos-9/hci_ceph_backends.yml"
#- '@{{ ansible_user_dir }}/{{ zuul.projects['github.com/openstack-k8s-operators/ci-framework'].src_dir }}/scenarios/centos-9/multinode-ci.yml'
#- '@{{ ansible_user_dir }}/{{ zuul.projects['github.com/openstack-k8s-operators/ci-framework'].src_dir }}/scenarios/centos-9/hci_ceph_backends.yml'
required-projects: &rp
- name: openstack-k8s-operators/install_yamls
override-checkout: main
Expand Down

0 comments on commit 487ea98

Please sign in to comment.