Adding the driver-toolkit as a blocking job to nightly testing.#76327
Adding the driver-toolkit as a blocking job to nightly testing.#76327ybettan wants to merge 1 commit intoopenshift:mainfrom
driver-toolkit as a blocking job to nightly testing.#76327Conversation
|
/lgtm |
534db62 to
67de965
Compare
|
@ybettan, Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
@ybettan still getting release-controller-config failure, needs |
67de965 to
de40820
Compare
The job definition was missing for 4.13 and 4.14. Added them now. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: sdodson, ybettan The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/pj-rehearse |
|
@ybettan: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/label approved |
de40820 to
4d3e670
Compare
|
/pj-rehearse |
|
@ybettan: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
New changes are detected. LGTM label has been removed. |
Following up on 1f3172b, also making it a blocking job for 4.12 <= OCP <= 4.15. The driver-toolkit image contain the kernel RPMs that matches the exact kernel version on the nodes for a giver OCP payload. Having a kernel mismatch between RHCOS and DTK will break every user using DTK including the NVIDIA GPU operator. Signed-off-by: Yoni Bettan <yonibettan@gmail.com>
4d3e670 to
caef72c
Compare
|
/pj-rehearse |
|
@ybettan: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
[REHEARSALNOTIFIER]
A total of 174 jobs have been affected by this change. The above listing is non-exhaustive and limited to 25 jobs. A full list of affected jobs can be found here Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/pj-rehearse periodic-ci-openshift-release-main-nightly-4.12-e2e-aws-driver-toolkit periodic-ci-openshift-release-main-nightly-4.15-e2e-aws-driver-toolkit periodic-ci-openshift-release-main-nightly-4.13-e2e-aws-driver-toolkit Looks like 4.13 rehearsal failed to start the debug container, flakey, lets hope. |
|
@sdodson: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@sdodson: job(s): periodic-ci-openshift-release-main-nightly-4.12-e2e-aws-driver-toolkit, periodic-ci-openshift-release-main-nightly-4.15-e2e-aws-driver-toolkit either don't exist or were not found to be affected, and cannot be rehearsed |
|
/pj-rehearse periodic-ci-openshift-release-main-nightly-4.13-e2e-alibaba-ovn |
|
@ybettan: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@ybettan: 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. |
Following up on 1f3172b, also making it a blocking job for 4.12 <= OCP <= 4.15.
The driver-toolkit image contain the kernel RPMs that matches the exact kernel version on the nodes for a giver OCP payload.
Having a kernel mismatch between RHCOS and DTK will break every user using DTK including the NVIDIA GPU operator.