From 6d043802029b19d81e067c910b52b98d4e0eb3b7 Mon Sep 17 00:00:00 2001 From: Luigi Toscano Date: Tue, 26 Nov 2024 13:49:59 +0100 Subject: [PATCH] Fix the kuttl zuul job A few needed changes: - add the missing required manila-operator project; - remove the MANILA_IMG setting, as this is now autodetected by the CI scripts; - depends on a few changes in ci-framework. Depends-On: https://github.com/openstack-k8s-operators/ci-framework/pull/2556 --- zuul.d/jobs.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index f6a91cad..fda2a563 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -3,13 +3,14 @@ name: manila-operator-kuttl parent: cifmw-base-multinode-kuttl attempts: 1 + required-projects: + - github.com/openstack-k8s-operators/manila-operator vars: cifmw_kuttl_tests_env_vars: CEPH_HOSTNETWORK: true CEPH_TIMEOUT: 90 CEPH_DATASIZE: "2Gi" PV_NUM: 20 - MANILA_IMG: "{{ content_provider_registry_ip }}:5001/podified-antelope-centos9/manila-operator-index:{{ cifmw_repo_setup_full_hash }}" cifmw_kuttl_tests_operator_list: - manila