Skip to content

Conversation

@wking
Copy link
Member

@wking wking commented Aug 22, 2022

My initial approach from acd81b7 (#31518) doesn't seem to have worked. Follow up by pattern-matching from ebbee6d (#12618) from openshift/kubernetes, which was renamed to e2e-{platform}-downgrade in 6841f1c (#17131), but is otherwise unchanged.

@openshift-ci openshift-ci bot requested review from jottofar and vrutkovs August 22, 2022 23:49
@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 22, 2022
…ack config

My initial approach from acd81b7
(ci-operator/config/openshift/cluster-version-operator: Separate A->B
and B->A jobs (openshift#31518), 2022-08-22) doesn't seem to have worked.
Follow up by pattern-matching from ebbee6d (Add AWS and Azure
upgrade jobs and AWS selfupgrade for o/k, 2020-10-09, openshift#12618) from
openshift/kubernetes, which was renamed to e2e-{platform}-downgrade in
6841f1c (All 4.7+ yearly should be given an interval, 2021-03-24,
openshift#17131), but is otherwise unchanged.
@wking wking force-pushed the decouple-cluster-version-rollback-presubmits-v2 branch from 18fa6fe to 7da7d9a Compare August 23, 2022 02:41
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 23, 2022

@wking: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/pj-rehearse 7da7d9a link false /test pj-rehearse
ci/rehearse/openshift/cluster-version-operator/master/e2e-agnostic-upgrade-out-of-change 7da7d9a link unknown /test pj-rehearse

Full PR test history. Your PR dashboard.

Details

Instructions 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.

@wking
Copy link
Member Author

wking commented Aug 23, 2022

rehearsal:

$ curl -s https://gcsweb-ci.apps.ci.l2s4.p1.openshiftapps.com/gcs/origin-ci-test/pr-logs/pull/openshift_release/31580/rehearse-31580-pull-ci-openshift-cluster-version-operator-master-e2e-agnostic-upgrade-out-of-change/1561907517615771648/artifacts/e2e-agnostic-upgrade-out-of-change/gather-extra/artifacts/clusterversion.json | jq -r '.items[].status.history[] | .startedTime + " " + .completionTime + " " + .state + " " + .version'
2022-08-23T03:51:45Z 2022-08-23T05:02:24Z Completed 4.12.0-0.ci.test-2022-08-23-024755-ci-op-k2m849xk-initial
2022-08-23T03:12:06Z 2022-08-23T03:48:19Z Completed 4.12.0-0.ci.test-2022-08-23-025711-ci-op-k2m849xk-latest

Looks plausible for latest -> initial.

Copy link
Member

@LalatenduMohanty LalatenduMohanty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Aug 23, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 23, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: LalatenduMohanty, wking

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-robot openshift-merge-robot merged commit 85e2f72 into openshift:master Aug 23, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 23, 2022

@wking: Updated the following 2 configmaps:

  • ci-operator-master-configs configmap in namespace ci at cluster app.ci using the following files:
    • key openshift-cluster-version-operator-master.yaml using file ci-operator/config/openshift/cluster-version-operator/openshift-cluster-version-operator-master.yaml
  • job-config-master-presubmits configmap in namespace ci at cluster app.ci using the following files:
    • key openshift-cluster-version-operator-master-presubmits.yaml using file ci-operator/jobs/openshift/cluster-version-operator/openshift-cluster-version-operator-master-presubmits.yaml
Details

In response to this:

My initial approach from acd81b7 (#31518) doesn't seem to have worked. Follow up by pattern-matching from ebbee6d (#12618) from openshift/kubernetes, which was renamed to e2e-{platform}-downgrade in 6841f1c (#17131), but is otherwise unchanged.

Instructions 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.

@wking wking deleted the decouple-cluster-version-rollback-presubmits-v2 branch August 23, 2022 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants