Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TRT-1376: Revert #854 " OCPBUGS-18640: Fix Racing Machine Configs and add Day 0 Support" #863

Closed
wants to merge 1 commit into from

Conversation

dgoodwin
Copy link

@dgoodwin dgoodwin commented Dec 1, 2023

Reverts #854 ; tracked by TRT-1377

Per OpenShift policy, we are reverting this breaking change to get CI and/or nightly payloads flowing again.

THIS IS A TEST REVERT. We do not yet know what has caused metal sdn jobs to wedge on bootstrap, but some of our tooling pointed to this commit as a possible regression so we're just doing some testing to see if it resolved the problem.

To unrevert this, revert this PR, and layer an additional separate commit on top that addresses the problem. Before merging the unrevert, please run these jobs on the PR and check the result of these jobs to confirm the fix has corrected the problem:

More details to come if testing passes on this revert

CC: @ffromani

PR created by Revertomatic™️

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Dec 1, 2023
@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Dec 1, 2023

@dgoodwin: This pull request references TRT-1376 which is a valid jira issue.

In response to this:

Reverts #854 ; tracked by TRT-1376

Per OpenShift policy, we are reverting this breaking change to get CI and/or nightly payloads flowing again.

THIS IS A TEST REVERT. We do not yet know what has caused metal sdn jobs to wedge on bootstrap, but some of our tooling pointed to this commit as a possible regression so we're just doing some testing to see if it resolved the problem.

To unrevert this, revert this PR, and layer an additional separate commit on top that addresses the problem. Before merging the unrevert, please run these jobs on the PR and check the result of these jobs to confirm the fix has corrected the problem:

More details to come if testing passes on this revert

CC: @ffromani

PR created by Revertomatic™️

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.

@openshift-ci openshift-ci bot requested review from jmencak and MarSik December 1, 2023 13:06
Copy link
Contributor

openshift-ci bot commented Dec 1, 2023

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dgoodwin
Once this PR has been reviewed and has the lgtm label, please assign jmencak for approval. For more information see the Kubernetes Code Review Process.

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

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

@dgoodwin
Copy link
Author

dgoodwin commented Dec 1, 2023

/payload-job periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ipi-sdn-bm

Copy link
Contributor

openshift-ci bot commented Dec 1, 2023

@dgoodwin: trigger 1 job(s) for the /payload-(job|aggregate) command

  • periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ipi-sdn-bm

See details on https://pr-payload-tests.ci.openshift.org/runs/ci/74075000-904a-11ee-8559-6b22b1acf0e2-0

@stbenjam
Copy link
Member

stbenjam commented Dec 1, 2023

/payload-job periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ipi-sdn-bm

The one above doesn't appear to be running

Copy link
Contributor

openshift-ci bot commented Dec 1, 2023

@stbenjam: trigger 1 job(s) for the /payload-(job|aggregate) command

  • periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ipi-sdn-bm

See details on https://pr-payload-tests.ci.openshift.org/runs/ci/3066b3f0-904e-11ee-9db0-f37bd6b6000f-0

@dgoodwin
Copy link
Author

dgoodwin commented Dec 1, 2023

Still failing here but working on other prs...

/payload-job periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ipi-sdn-bm

Copy link
Contributor

openshift-ci bot commented Dec 1, 2023

@dgoodwin: trigger 1 job(s) for the /payload-(job|aggregate) command

  • periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ipi-sdn-bm

See details on https://pr-payload-tests.ci.openshift.org/runs/ci/f9495460-9050-11ee-9204-10744d83d930-0

@jmencak
Copy link
Contributor

jmencak commented Dec 1, 2023

Still failing here but working on other prs...

/payload-job periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ipi-sdn-bm

What I don't understand is how will we know this revert actually fixes the issue while in the meantime openshift/cluster-storage-operator#426 merged? Also, why this test job wasn't run in openshift/cluster-storage-operator#426 ?

@ffromani
Copy link
Contributor

ffromani commented Dec 1, 2023

FWIW the reverted PR didn't create roles; actually didn't create new objects at all, rather updating existing objects and waiting for them before continuing its own reconciliation.

@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Dec 1, 2023

@dgoodwin: This pull request references TRT-1376 which is a valid jira issue.

In response to this:

Reverts #854 ; tracked by TRT-1377

Per OpenShift policy, we are reverting this breaking change to get CI and/or nightly payloads flowing again.

THIS IS A TEST REVERT. We do not yet know what has caused metal sdn jobs to wedge on bootstrap, but some of our tooling pointed to this commit as a possible regression so we're just doing some testing to see if it resolved the problem.

To unrevert this, revert this PR, and layer an additional separate commit on top that addresses the problem. Before merging the unrevert, please run these jobs on the PR and check the result of these jobs to confirm the fix has corrected the problem:

More details to come if testing passes on this revert

CC: @ffromani

PR created by Revertomatic™️

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.

1 similar comment
@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Dec 1, 2023

@dgoodwin: This pull request references TRT-1376 which is a valid jira issue.

In response to this:

Reverts #854 ; tracked by TRT-1377

Per OpenShift policy, we are reverting this breaking change to get CI and/or nightly payloads flowing again.

THIS IS A TEST REVERT. We do not yet know what has caused metal sdn jobs to wedge on bootstrap, but some of our tooling pointed to this commit as a possible regression so we're just doing some testing to see if it resolved the problem.

To unrevert this, revert this PR, and layer an additional separate commit on top that addresses the problem. Before merging the unrevert, please run these jobs on the PR and check the result of these jobs to confirm the fix has corrected the problem:

More details to come if testing passes on this revert

CC: @ffromani

PR created by Revertomatic™️

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.

@dgoodwin
Copy link
Author

dgoodwin commented Dec 1, 2023

Apologies I got the wrong incident link, TRT-1377 was the one this test was for, but we found it in another test revert, this change was not involved.

/close

@openshift-ci openshift-ci bot closed this Dec 1, 2023
Copy link
Contributor

openshift-ci bot commented Dec 1, 2023

@dgoodwin: Closed this PR.

In response to this:

Apologies I got the wrong incident link, TRT-1377 was the one this test was for, but we found it in another test revert, this change was not involved.

/close

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jira/valid-reference Indicates that this PR references a valid Jira ticket of any type.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants