Skip to content

Commit

Permalink
[kuttl test] Fix label for ovs pods
Browse files Browse the repository at this point in the history
Was missed in [1]. The left over pods can conflict
with next scenario test run.

[1] 2605c18
Related-Issue: OSPRH-1932
  • Loading branch information
karelyatin committed Jun 21, 2024
1 parent 867a324 commit 69390bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/kuttl/common/errors_cleanup_ovn.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ metadata:
openshift.io/scc: privileged
generateName: ovn-controller-ovs-
labels:
service: ovn-controller
service: ovn-controller-ovs
---
apiVersion: v1
kind: Service
Expand Down

0 comments on commit 69390bd

Please sign in to comment.