-
Notifications
You must be signed in to change notification settings - Fork 260
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
🌱 CI: Increase IOPS for the devstack disks #2316
🌱 CI: Increase IOPS for the devstack disks #2316
Conversation
✅ Deploy Preview for kubernetes-sigs-cluster-api-openstack ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
This is an attempt to see if disk performance is what makes our CI unstable. Signed-off-by: Lennart Jern <[email protected]>
a590bb9
to
50939b8
Compare
So far so good with larger disk. The larger the disk, the better the performance.
|
Rerunning a few times to get some statistics... |
Devstack success 2 |
Devstack success 2 |
/lgtm |
let's consider #2319 as well |
Devstack success 3 |
Devstack success 4 |
Devstack success 5 |
6 to 1 is better than what we seen in the periodics. I think the best there has been 4 successful in a row. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: lentzi90 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/cherry-pick release-0.11 release-0.10 release-0.9 |
@EmilienM: once the present PR merges, I will cherry-pick it on top of In 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-sigs/prow repository. |
@EmilienM: new pull request created: #2323 In 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-sigs/prow repository. |
What this PR does / why we need it:
This is an attempt to see if disk performance is what makes our CI unstable.
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #
Special notes for your reviewer:
TODOs:
/hold