Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 2 additions & 17 deletions ci/scenarios/edpm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,20 +63,7 @@ cifmw_edpm_prepare_kustomizations:
metadata:
name: controlplane
spec:
nova:
template:
notificationsBusInstance: rabbitmq-notifications
target:
kind: OpenStackControlPlane
- patch: |-
apiVersion: core.openstack.org/v1beta1
kind: OpenStackControlPlane
metadata:
name: controlplane
spec:
cinder:
template:
notificationsBusInstance: rabbitmq-notifications
notificationsBusInstance: rabbitmq-notifications
target:
kind: OpenStackControlPlane
- patch: |-
Expand All @@ -88,7 +75,6 @@ cifmw_edpm_prepare_kustomizations:
rabbitmq:
templates:
rabbitmq-notifications:
delayStartSeconds: 30
override:
service:
metadata:
Expand All @@ -107,11 +93,10 @@ cifmw_edpm_prepare_kustomizations:
spec:
watcher:
enabled: true
template:
notificationsBusInstance: rabbitmq-notifications
target:
kind: OpenStackControlPlane


cifmw_edpm_prepare_timeout: 60

cifmw_install_yamls_whitelisted_vars:
Expand Down