diff --git a/.zuul.yaml b/.zuul.yaml index 428deb5d..a69aa241 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -22,8 +22,9 @@ - job: name: podified-multinode-edpm-deployment-crc-test-operator - parent: podified-multinode-edpm-deployment-crc + parent: podified-multinode-hci-deployment-crc-1comp-backends vars: + #cifmw_edpm_deploy_hci: true cifmw_install_yamls_whitelisted_vars: - 'TEST_REPO' - 'TEST_BRANCH' @@ -65,7 +66,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' @@ -107,6 +107,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/horizon.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