Skip to content

Commit 4040c7d

Browse files
committed
[zuul] Disable BMO_SETUP by default
Avoid intermittent failures related to the baremetal operator failing
1 parent b9531d7 commit 4040c7d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

zuul.d/projects.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
- name: Create COO subscription
1111
source: "{{ ansible_user_dir }}/{{ zuul.projects['github.com/openstack-k8s-operators/telemetry-operator'].src_dir }}/ci/create-coo-subscription.yaml"
1212
type: playbook
13+
cifmw_install_yamls_vars:
14+
BMO_SETUP: false
1315
cifmw_edpm_prepare_kustomizations:
1416
- apiVersion: kustomize.config.k8s.io/v1beta1
1517
kind: Kustomization

0 commit comments

Comments
 (0)