Skip to content

Commit

Permalink
Update unit tests to reflect label update
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianZaccaria authored and openshift-ci[bot] committed Oct 25, 2023
1 parent cc1dcd7 commit e985bb5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tests/test-case-prio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ spec:
kind: RayCluster
metadata:
labels:
workload.codeflare.dev/appwrapper: prio-test-cluster
controller-tools.k8s.io: '1.0'
workload.codeflare.dev/appwrapper: prio-test-cluster
name: prio-test-cluster
namespace: ns
spec:
Expand Down
2 changes: 1 addition & 1 deletion tests/test-case.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ spec:
kind: RayCluster
metadata:
labels:
workload.codeflare.dev/appwrapper: unit-test-cluster
controller-tools.k8s.io: '1.0'
workload.codeflare.dev/appwrapper: unit-test-cluster
name: unit-test-cluster
namespace: ns
spec:
Expand Down

0 comments on commit e985bb5

Please sign in to comment.