Closed mrniranjan closed 7 months ago
@mrniranjan: This pull request references Jira Issue OCPBUGS-31687, which is invalid:
Comment /jira refresh
to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.
The bug has been updated to refer to the pull request using the external bug tracker.
@mrniranjan: No Jira issue is referenced in the title of this pull request.
To reference a jira issue, add 'XYZ-NNN:' to the title of this pull request and request another refresh with /jira refresh
.
@mrniranjan: This pull request references Jira Issue OCPBUGS-31690, which is invalid:
Comment /jira refresh
to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.
The bug has been updated to refer to the pull request using the external bug tracker.
/jira refresh
@mrniranjan: This pull request references Jira Issue OCPBUGS-31690, which is valid. The bug has been moved to the POST state.
No GitHub users were found matching the public email listed for the QA contact in Jira (mniranja@redhat.com), skipping review request.
/test e2e-gcp-pao-updating-profile
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: ffromani, mrniranjan
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/label cherry-pick-approved
/label backport-risk-assessed
/retest-required
Remaining retests: 0 against base HEAD e0ab1c161e8c61ae0f10ba954b2958f5054feee9 and 2 for PR HEAD 0a3536b9d80d1a366ccd8340005fb806869a0d26 in total
/test e2e-hypershift
/retest-required
/test e2e-hypershift
/retest-required
/test e2e-hypershift
/test e2e-hypershift
@mrniranjan: all tests passed!
Full PR test history. Your PR dashboard.
@mrniranjan: Jira Issue OCPBUGS-31690: All pull requests linked via external trackers have merged:
Jira Issue OCPBUGS-31690 has been moved to the MODIFIED state.
[ART PR BUILD NOTIFIER]
This PR has been included in build cluster-node-tuning-operator-container-v4.15.0-202404140307.p0.g23d472a.assembly.stream.el9 for distgit cluster-node-tuning-operator. All builds following this will include this PR.
/cherry-pick release-4.14
@mrniranjan: new pull request created: #1035
/cherry-pick release-4.14
@mrniranjan: new pull request could not be created: failed to create pull request against openshift/cluster-node-tuning-operator#release-4.14 from head openshift-cherrypick-robot:cherry-pick-1014-to-release-4.14: status code 422 not one of [201], body: {"message":"Validation Failed","errors":[{"resource":"PullRequest","code":"custom","message":"A pull request already exists for openshift-cherrypick-robot:cherry-pick-1014-to-release-4.14."}],"documentation_url":"https://docs.github.com/rest/pulls/pulls#create-a-pull-request"}
/cherry-pick release-4.13
OCPBUGS-29594: Reduce number of reboots in offline tests (#940)
Currently in offline tests we rever to original profile after each tests, this is very costly and causing tests to run for long time.
This patch addresses by reverting to the profile after all offline tests are run.