Skip to content

Commit

Permalink
Fix tests.
Browse files Browse the repository at this point in the history
Signed-off-by: Revital Sur <[email protected]>
  • Loading branch information
revit13 authored and openshift-merge-robot committed Aug 15, 2023
1 parent f678eea commit 98fec4b
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -189,5 +189,5 @@ spec:
to:
kind: Service
name: gptfttest-head-svc
replica: 1
replicas: 1
Items: []
Original file line number Diff line number Diff line change
Expand Up @@ -189,5 +189,5 @@ spec:
to:
kind: Service
name: instascaletest-head-svc
replica: 1
replicas: 1
Items: []
Original file line number Diff line number Diff line change
Expand Up @@ -189,5 +189,5 @@ spec:
to:
kind: Service
name: interactivetest-head-svc
replica: 1
replicas: 1
Items: []
Original file line number Diff line number Diff line change
Expand Up @@ -169,5 +169,5 @@ spec:
to:
kind: Service
name: jobtest-head-svc
replica: 1
replicas: 1
Items: []
Original file line number Diff line number Diff line change
Expand Up @@ -169,5 +169,5 @@ spec:
to:
kind: Service
name: raytest-head-svc
replica: 1
replicas: 1
Items: []
2 changes: 1 addition & 1 deletion tests/test-case-bad.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -171,5 +171,5 @@ spec:
to:
kind: Service
name: unit-test-cluster-head-svc
replica: 1
replicas: 1
Items: []
2 changes: 1 addition & 1 deletion tests/test-case.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -191,5 +191,5 @@ spec:
to:
kind: Service
name: unit-test-cluster-head-svc
replica: 1
replicas: 1
Items: []

0 comments on commit 98fec4b

Please sign in to comment.