Skip to content

Commit

Permalink
Merge pull request #1316 from yaacov/set-tests-to-console-4.15
Browse files Browse the repository at this point in the history
🧼 Force e2e tests to use console v4.15
  • Loading branch information
yaacov committed Sep 3, 2024
2 parents 5a496fa + 4ee8d7c commit 977b511
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/yaml/okd-console.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ spec:
serviceAccountName: console
containers:
- name: console
image: quay.io/openshift/origin-console:latest
image: quay.io/openshift/origin-console:4.15
env:
- name: BRIDGE_USER_AUTH
value: disabled
Expand Down

0 comments on commit 977b511

Please sign in to comment.