We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bfd56f1 + 6d04380 commit c1088deCopy full SHA for c1088de
zuul.d/jobs.yaml
@@ -3,13 +3,14 @@
3
name: manila-operator-kuttl
4
parent: cifmw-base-multinode-kuttl
5
attempts: 1
6
+ required-projects:
7
+ - github.com/openstack-k8s-operators/manila-operator
8
vars:
9
cifmw_kuttl_tests_env_vars:
10
CEPH_HOSTNETWORK: true
11
CEPH_TIMEOUT: 90
12
CEPH_DATASIZE: "2Gi"
13
PV_NUM: 20
- MANILA_IMG: "{{ content_provider_registry_ip }}:5001/podified-antelope-centos9/manila-operator-index:{{ cifmw_repo_setup_full_hash }}"
14
cifmw_kuttl_tests_operator_list:
15
- manila
16
0 commit comments