Skip to content

Commit 60293ef

Browse files
committed
Create more PVs in the ovn-operator kuttl test
With [1] PVCs which are created for the OVN databases aren't cleaned automatically thus we should have more than 12 PVs created in the kuttl job so that each test will use different PVs and there will be no old data on the used PV. [1] openstack-k8s-operators/ovn-operator#511 Related: #OSPRH-19930 Signed-off-by: Slawek Kaplonski <[email protected]>
1 parent 47a87ab commit 60293ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci-operator/config/openstack-k8s-operators/ovn-operator/openstack-k8s-operators-ovn-operator-main.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ tests:
8686
steps:
8787
env:
8888
CEPH_HOSTNETWORK: "false"
89+
PV_NUM: 50
8990
workflow: openstack-k8s-operators-test-build-deploy-kuttl
9091
- as: precommit-check
9192
commands: |

0 commit comments

Comments
 (0)