Add Azure CSI driver test on Azure Stack#22062
Add Azure CSI driver test on Azure Stack#22062openshift-merge-robot merged 2 commits intoopenshift:masterfrom
Conversation
|
/test pj-rehearse |
|
@bertinatto I don't think the test is going to pass |
I'm not sure if this is a flake or not, so I'm re-scheduling the job: /retest |
|
The test was killed after 2 hours. Increasing parallelism... |
|
/retest |
1 similar comment
|
/retest |
|
With 4 tests in parallel, the tests succeeded after 1h28m0s. That's feels like too much (regular Azure with 20 tests in parallel finishes in 17m). Trying 8 tests in parallel, expecting 45 minutes. |
Out ASH env. is very slow. "4" usually passes under 2 hours. With "8", some random tests start timing out.
|
"8" failed. Going back to 4 and removing WIP. |
|
/retest |
|
@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. |
|
/retest |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bertinatto, jsafrane, patrickdillon 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. |
Based on #18796, adding pre-submit test for the CSI driver on ASH.
I will turn it into a periodic job in a separate PR.