-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Add periodic jobs for Alibaba Disk CSI driver tests #26954
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add periodic jobs for Alibaba Disk CSI driver tests #26954
Conversation
a601c80 to
b45ddde
Compare
fd0c638 to
e57a0fe
Compare
|
/test pj-rehearse |
e57a0fe to
9f7f649
Compare
|
Alright, 4.10 jobs look OK-ish (still red, but at least installed the cluster), 4.11 is being fixed in openshift/installer#5682 |
|
@jsafrane Thanks for the updates! /lgtm |
|
/approve |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
Use cloud-credential-operator image with injected /bin/oc to run ccoctl instead of extracting ccoctl from an image.
Every 24 hours, like other CSI tests.
9f7f649 to
e31222e
Compare
|
Rebased and lost lgtm |
|
/lgtm Lets see if this works |
bertinatto
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bertinatto, jsafrane, kwoodson, vrutkovs 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 |
|
@jsafrane: Updated the following 3 configmaps:
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/test-infra repository. |
|
@jsafrane: 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/test-infra repository. I understand the commands that are listed here. |
Every 24 hours, like the other CSI tests. Both 4.11 and 4.10.
When at it, rework Alibaba credential request processing to use cloud-credentials-operator directly without extracting it in shell code. Periodic jobs were not able to pull CCO image from some reason.