TRT-2522: Update optimized builds test to use rpm -qa instead of dnf#30722
Conversation
|
Pipeline controller notification For optional jobs, comment This repository is configured in: automatic mode |
|
/retitle TRT-2522: Update optimized builds test to use microdnf |
|
@petr-muller: This pull request references TRT-2522 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.22.0" version, but no target version was set. DetailsIn response to this:
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. |
|
/test e2e-aws-ovn-techpreview |
|
@petr-muller: The specified target(s) for The following commands are available to trigger optional jobs: Use DetailsIn response to this:
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. |
|
Scheduling required tests: Scheduling tests matching the |
9edb9ea to
46128ad
Compare
|
@petr-muller: This pull request references TRT-2522 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.22.0" version, but no target version was set. DetailsIn response to this:
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. |
|
/lgtm |
Replace 'yum list installed' with 'rpm -qa' to work with both microdnf-only and dnf/yum images. Update output check accordingly. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
46128ad to
e07e65f
Compare
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: petr-muller, sosiouxme 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 |
|
Scheduling required tests: Scheduling tests matching the |
rpm -qa instead of dnf
|
@petr-muller: This PR has been marked as verified by DetailsIn response to this:
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. |
|
Passed in AWS too, so at the very least this does not further break the test. We do not get actual TRT-2522 signal in presubmits because the microdnf migration only affects ART-built images. |
|
@petr-muller: all tests passed! 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-sigs/prow repository. I understand the commands that are listed here. |
|
/cherrypick release-4.21 |
|
@joepvd: new pull request created: #30856 DetailsIn response to this:
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. |
Replace 'yum list installed' with 'rpm -qa' to work with both microdnf-only and dnf/yum images. Update output check accordingly.
🤖 Generated with Claude Code