Skip to content

Commit c1088de

Browse files
Merge pull request #339 from tosky/kuttl-zuul-fix
Fix the kuttl zuul job
2 parents bfd56f1 + 6d04380 commit c1088de

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

zuul.d/jobs.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,14 @@
33
name: manila-operator-kuttl
44
parent: cifmw-base-multinode-kuttl
55
attempts: 1
6+
required-projects:
7+
- github.com/openstack-k8s-operators/manila-operator
68
vars:
79
cifmw_kuttl_tests_env_vars:
810
CEPH_HOSTNETWORK: true
911
CEPH_TIMEOUT: 90
1012
CEPH_DATASIZE: "2Gi"
1113
PV_NUM: 20
12-
MANILA_IMG: "{{ content_provider_registry_ip }}:5001/podified-antelope-centos9/manila-operator-index:{{ cifmw_repo_setup_full_hash }}"
1314
cifmw_kuttl_tests_operator_list:
1415
- manila
1516

0 commit comments

Comments
 (0)