Skip to content

Commit ed5a598

Browse files
authored
use cypress node 18 on networking-console-plugin (#62982)
1 parent 70a5d5a commit ed5a598

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ci-operator/config/openshift/networking-console-plugin/openshift-networking-console-plugin-main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ build_root:
1111
image_stream_tag:
1212
name: release
1313
namespace: openshift
14-
tag: console-plugin-test-cypress
14+
tag: console-plugin-test-cypress-v18
1515
images:
1616
- dockerfile_path: Dockerfile
1717
inputs:

ci-operator/config/openshift/networking-console-plugin/openshift-networking-console-plugin-release-4.19.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ build_root:
1111
image_stream_tag:
1212
name: release
1313
namespace: openshift
14-
tag: console-plugin-test-cypress
14+
tag: console-plugin-test-cypress-v18
1515
images:
1616
- dockerfile_path: Dockerfile
1717
inputs:

ci-operator/config/openshift/networking-console-plugin/openshift-networking-console-plugin-release-4.20.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ build_root:
1111
image_stream_tag:
1212
name: release
1313
namespace: openshift
14-
tag: console-plugin-test-cypress
14+
tag: console-plugin-test-cypress-v18
1515
images:
1616
- dockerfile_path: Dockerfile
1717
inputs:

0 commit comments

Comments
 (0)