ci-operator/jobs/openshift/release: Fix '["pullSpec")' typos#13018
ci-operator/jobs/openshift/release: Fix '["pullSpec")' typos#13018openshift-merge-robot merged 1 commit intoopenshift:masterfrom
Conversation
These snuck in with 787549f (Switch python print statements to be python2/python3 compatible, 2020-09-08, openshift#11694).
|
Might need #13019 to actually pass. |
|
@wking: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
$ curl -s https://gcsweb-ci.apps.ci.l2s4.p1.openshiftapps.com/gcs/origin-ci-test/pr-logs/pull/openshift_release/13018/rehearse-13018-release-openshift-origin-installer-e2e-aws-upgrade-4.3-to-4.4-to-4.6-to-4.7-ci/1319147337016152064/artifacts/e2e-aws-upgrade/clusterversion.json | jq -r '.items[].status.history[].version'
4.5.16
4.3.40So it ran, which is enough to merge this. The 4.3-> 4.5 jump is getting fixed separately in #13019. |
|
/assign @petr-muller |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: petr-muller, wking The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@wking: Updated the following 2 configmaps:
|
These snuck in with 787549f (#11694), CC @eparis