-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Add tests for Alibaba Disk CSI driver operator #25815
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 tests for Alibaba Disk CSI driver operator #25815
Conversation
|
/retest |
1 similar comment
|
/retest |
a1233a9 to
4351bd2
Compare
|
/hold |
|
/retest |
|
daily check if Aliabab works ;-) |
|
/retest |
6 similar comments
|
/retest |
|
/retest |
|
/retest |
|
/retest |
|
/retest |
|
/retest |
4351bd2 to
1963337
Compare
|
/retest |
277833b to
1c66d09
Compare
|
/retest |
1 similar comment
|
/retest |
1c66d09 to
4d61877
Compare
|
/retest |
49dbfd7 to
7e17ef2
Compare
|
/retest |
1 similar comment
|
/retest |
|
/hold cancel |
|
The tests fail in |
* Distribute an image with the driver test manifest.yaml as image alibaba-disk-csi-driver-operator-test. * Add steps to copy the manifest from the image to $SHARED_DIR. * Add workflow to install a cluster + copy the manifest to $SHARED_DIR + run the tests.
7e17ef2 to
d242574
Compare
|
I'm marking the tests as optional until the console is fixed. |
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
kwoodson
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
|
image name looks fine |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bertinatto, bparees, jsafrane, kwoodson 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 |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
@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. |
|
@jsafrane: Updated the following 4 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. |
CSI driver tests need a YAML manifest with definition of supported features to run openshift-tests binary. This manifest is in the alibaba-disk-csi-driver-operator github repo, but we will need it in tests for other repos (like the driver itself). To be able to find / use the manifest in the other repos, we need to:
alibaba-disk-csi-driver-operator-test.$SHARED_DIR.$SHARED_DIR(via the step above) + run the tests (that already knows where the manifest is in$SHARED_DIR.