Skip to content

Commit

Permalink
update hello-sdn image with multiarch image (openshift#2720)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaozhanqi authored Mar 3, 2022
1 parent 454f1cb commit 2556ed2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion features/upgrade/sdn/sctp-upgrade.feature
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Feature: SDN sctp compoment upgrade testing
Then the step should succeed
Given I store the ready and schedulable workers in the :workers clipboard
And I install machineconfigs load-sctp-module
And I wait up to 800 seconds for the steps to pass:
And I wait up to 1600 seconds for the steps to pass:
"""
When I run the :get admin command with:
|resource|nodes|
Expand Down
2 changes: 1 addition & 1 deletion testdata/networking/externalip_pod_upgrade.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ items:
spec:
containers:
- name: externalip-pod
image: "quay.io/openshifttest/hello-sdn@sha256:d5785550cf77b7932b090fcd1a2625472912fb3189d5973f177a5a2c347a1f95"
image: "quay.io/openshifttest/hello-sdn@sha256:2af5b5ec480f05fda7e9b278023ba04724a3dd53a296afcd8c13f220dec52197"
ports:
- containerPort: 8080
- containerPort: 8443

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2556ed2

Please sign in to comment.