Conversation
Signed-off-by: Harshal Patil <12152047+harche@users.noreply.github.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 2 included reviews per hour; 1 remains after this review. WalkthroughThe install reference updates the default ChangesDRA example driver version update
Priority: ⬇️ Low Estimated code review effort: 1 (Trivial) | ~2 minutes Change: Bug fix Merge Risk: ⚪ Minimal · up to This PR updates the shared DRA example driver version and has no identified merge-blocking impact. 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[REHEARSALNOTIFIER]
Prior to this PR being merged, you will need to either run and acknowledge or opt to skip these rehearsals. Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/pj-rehearse auto-ack |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: harche, PannagaRao 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 |
|
@harche: your |
|
/pj-rehearse periodic-ci-openshift-kueue-operator-main-test-e2e-ci-build-upstream-dra-4-22 |
|
/pj-rehearse pull-ci-openshift-origin-main-e2e-aws-ovn-dra-example |
|
/pj-rehearse pull-ci-openshift-kubernetes-master-k8s-e2e-aws-ovn-dra-serial |
|
/retest-required |
|
@harche: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
1 similar comment
|
@harche: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@harche: your |
|
/pj-rehearse periodic-ci-openshift-kueue-operator-main-test-e2e-ci-build-upstream-dra-4-22 |
|
@harche: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@harche: The following tests failed, say
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. |
Summary
Update the shared
dra-example-driver-installstep fromv0.3.0tov0.5.0.v0.5.0includes kubernetes-sigs/dra-example-driver#271. This updates the existing DRA example driver jobs formain,release-4.23,release-5.0,release-5.1, andrelease-5.2, including theopenshift-privvariants.Validation
make registry-metadatagit diff --checkSummary by CodeRabbit
The shared
dra-example-driver-installCI step now downloadsdra-example-driverversionv0.5.0instead ofv0.3.0. This affects DRA example driver jobs for OpenShift branches andopenshift-privvariants.