Commit 0f16f7a
committed
Use make openstack_wait in kuttl test playbook
We're installing openstack operator using 'make openstack' and waiting
for the subscription and installplan, but due to a recent change to the
CRDs [1], we need to also wait for the csv before proceeding. Using
'make openstack_wait' from install_yamls should fix the issue, as done
in [2].
[1] openstack-k8s-operators/openstack-operator#1185
[2] openshift/release#60702
Related-Issue: #OSPRH-112441 parent 84ac038 commit 0f16f7a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| |||
0 commit comments