Skip to content

[release-4.21] USHIFT-6417: Fix optional scenario skip for sriov#5980

Merged
openshift-merge-bot[bot] merged 8 commits intoopenshift:release-4.21from
ggiguash:sriov-skip-fix-421
Dec 24, 2025
Merged

[release-4.21] USHIFT-6417: Fix optional scenario skip for sriov#5980
openshift-merge-bot[bot] merged 8 commits intoopenshift:release-4.21from
ggiguash:sriov-skip-fix-421

Conversation

@ggiguash
Copy link
Contributor

Manual cherry-pick of #5976
Co-authored with @pacevedom

@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 24, 2025
@openshift-ci-robot
Copy link

openshift-ci-robot commented Dec 24, 2025

@ggiguash: This pull request references USHIFT-6417 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "4.21.0" version, but no target version was set.

Details

In response to this:

Manual cherry-pick of #5976
Co-authored with @pacevedom

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 openshift-eng/jira-lifecycle-plugin repository.

@ggiguash
Copy link
Contributor Author

/test ?

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 24, 2025

@ggiguash: The following commands are available to trigger required jobs:

/test e2e-aws-ai-model-serving
/test e2e-aws-footprint-and-performance
/test e2e-aws-tests
/test e2e-aws-tests-arm
/test e2e-aws-tests-bootc
/test e2e-aws-tests-bootc-arm
/test e2e-aws-tests-bootc-periodic
/test e2e-aws-tests-bootc-periodic-arm
/test e2e-aws-tests-bootc-release
/test e2e-aws-tests-bootc-release-arm
/test e2e-aws-tests-cache
/test e2e-aws-tests-cache-arm
/test e2e-aws-tests-periodic
/test e2e-aws-tests-periodic-arm
/test e2e-aws-tests-release
/test e2e-aws-tests-release-arm
/test ocp-full-conformance-rhel-eus
/test ocp-full-conformance-serial-rhel-eus
/test test-rpm
/test test-unit
/test verify
/test verify-deps

The following commands are available to trigger optional jobs:

/test images
/test security
/test test-rebase

Use /test all to run the following jobs that were automatically triggered:

pull-ci-openshift-microshift-release-4.21-e2e-aws-tests
pull-ci-openshift-microshift-release-4.21-e2e-aws-tests-arm
pull-ci-openshift-microshift-release-4.21-e2e-aws-tests-bootc
pull-ci-openshift-microshift-release-4.21-e2e-aws-tests-bootc-arm
pull-ci-openshift-microshift-release-4.21-e2e-aws-tests-bootc-periodic
pull-ci-openshift-microshift-release-4.21-e2e-aws-tests-bootc-periodic-arm
pull-ci-openshift-microshift-release-4.21-e2e-aws-tests-bootc-release
pull-ci-openshift-microshift-release-4.21-e2e-aws-tests-bootc-release-arm
pull-ci-openshift-microshift-release-4.21-e2e-aws-tests-periodic
pull-ci-openshift-microshift-release-4.21-e2e-aws-tests-periodic-arm
pull-ci-openshift-microshift-release-4.21-e2e-aws-tests-release
pull-ci-openshift-microshift-release-4.21-e2e-aws-tests-release-arm
pull-ci-openshift-microshift-release-4.21-images
pull-ci-openshift-microshift-release-4.21-security
pull-ci-openshift-microshift-release-4.21-test-unit
pull-ci-openshift-microshift-release-4.21-verify
pull-ci-openshift-microshift-release-4.21-verify-deps
Details

In response to this:

/test ?

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-sigs/prow repository.

@openshift-ci openshift-ci bot requested review from jogeo and pacevedom December 24, 2025 11:30
@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 24, 2025
@ggiguash
Copy link
Contributor Author

/label backport-risk-assessed
/verified by ci
/label jira/valid-bug

@openshift-ci openshift-ci bot added backport-risk-assessed Indicates a PR to a release branch has been evaluated and considered safe to accept. jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. labels Dec 24, 2025
@openshift-ci-robot openshift-ci-robot added the verified Signifies that the PR passed pre-merge verification criteria label Dec 24, 2025
@openshift-ci-robot
Copy link

@ggiguash: This PR has been marked as verified by ci.

Details

In response to this:

/label backport-risk-assessed
/verified by ci
/label jira/valid-bug

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 openshift-eng/jira-lifecycle-plugin repository.

@kasturinarra
Copy link
Contributor

/lgtm

@ggiguash
Copy link
Contributor Author

The failures are not related to the changes.
/override ci/prow/e2e-aws-tests-arm ci/prow/e2e-aws-tests-bootc-release ci/prow/e2e-aws-tests-release

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Dec 24, 2025
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 24, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ggiguash, kasturinarra

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:
  • OWNERS [ggiguash,kasturinarra]

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

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 24, 2025

@ggiguash: Overrode contexts on behalf of ggiguash: ci/prow/e2e-aws-tests-arm, ci/prow/e2e-aws-tests-bootc-release, ci/prow/e2e-aws-tests-release

Details

In response to this:

The failures are not related to the changes.
/override ci/prow/e2e-aws-tests-arm ci/prow/e2e-aws-tests-bootc-release ci/prow/e2e-aws-tests-release

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-sigs/prow repository.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 24, 2025

@ggiguash: 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/e2e-aws-tests-bootc-release 8b280ae link true /test e2e-aws-tests-bootc-release
ci/prow/e2e-aws-tests-release 8b280ae link true /test e2e-aws-tests-release
ci/prow/e2e-aws-tests-arm 8b280ae link true /test e2e-aws-tests-arm

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-sigs/prow repository. I understand the commands that are listed here.

@openshift-merge-bot openshift-merge-bot bot merged commit 1dadd2b into openshift:release-4.21 Dec 24, 2025
18 checks passed
@ggiguash ggiguash deleted the sriov-skip-fix-421 branch December 29, 2025 17:18
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. backport-risk-assessed Indicates a PR to a release branch has been evaluated and considered safe to accept. jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged. verified Signifies that the PR passed pre-merge verification criteria

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants