Skip to content
Open
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
11 changes: 11 additions & 0 deletions ci/scenarios/edpm-no-notifications.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,17 @@ cifmw_edpm_prepare_kustomizations:
period = 60
target:
kind: OpenStackControlPlane
- patch : |-
apiVersion: core.openstack.org/v1beta1
kind: OpenStackControlPlane
metadata:
name: controlplane
spec:
keystone:
template:
region: customRegion
target:
kind: OpenStackControlPlane

cifmw_edpm_prepare_timeout: 60

Expand Down