Skip to content

Commit ef76ce9

Browse files
committed
Enable cinder backend for zuul job
1 parent 20927e1 commit ef76ce9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.zuul.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@
6565
compute-feature-enabled.dhcp_domain ''
6666
identity.v3_endpoint_type public
6767
service_available.swift false
68-
service_available.cinder false
6968
cifmw_test_operator_tempest_workflow:
7069
- stepName: 'full'
7170
- stepName: 'single-test'
@@ -107,6 +106,9 @@
107106
cifmw_test_operator_ansibletest_ansible_var_files: |
108107
---
109108
foo: bar
109+
cifmw_extras:
110+
- "@{{ ansible_user_dir }}/{{ zuul.projects['github.com/openstack-k8s-operators/ci-framework'].src_dir }}/scenarios/centos-9/multinode-ci.yml"
111+
- "@{{ ansible_user_dir }}/{{ zuul.projects['github.com/openstack-k8s-operators/ci-framework'].src_dir }}/scenarios/centos-9/hci_ceph_backends.yml"
110112
required-projects: &rp
111113
- name: openstack-k8s-operators/install_yamls
112114
override-checkout: main

0 commit comments

Comments
 (0)