-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Update to newer OS images for install testing #10681
Conversation
45a8476
to
f91a43a
Compare
Signed-off-by: Derek Nola <[email protected]>
f91a43a
to
e72a0ba
Compare
Signed-off-by: Derek Nola <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #10681 +/- ##
==========================================
- Coverage 49.46% 43.49% -5.97%
==========================================
Files 179 179
Lines 14955 14955
==========================================
- Hits 7397 6505 -892
- Misses 6192 7256 +1064
+ Partials 1366 1194 -172
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
* Update to newer OS images for install testing * Update vagrant images used for E2E Signed-off-by: Derek Nola <[email protected]>
* Update to newer OS images for install testing * Update vagrant images used for E2E Signed-off-by: Derek Nola <[email protected]>
* Update to newer OS images for install testing * Update vagrant images used for E2E Signed-off-by: Derek Nola <[email protected]>
* Update to newer OS images for install testing * Update vagrant images used for E2E Signed-off-by: Derek Nola <[email protected]>
* Update to newer OS images for install testing * Update vagrant images used for E2E Signed-off-by: Derek Nola <[email protected]>
* Update to newer OS images for install testing * Update vagrant images used for E2E Signed-off-by: Derek Nola <[email protected]>
* Update to newer OS images for install testing * Update vagrant images used for E2E Signed-off-by: Derek Nola <[email protected]>
* Update to newer OS images for install testing * Update vagrant images used for E2E Signed-off-by: Derek Nola <[email protected]>
Proposed Changes
Update the OS boxes used for install and E2E testing.
generic
publisher, as they suddenly stopped publishing boxes 7 months ago. The new box choices are stable, regularly updated images from known 3rd parties.Types of Changes
Testing Changes
Verification
CI still green
Testing
Its all testing
Linked Issues
N/A
User-Facing Change
Further Comments
While I could have chosen more first party publishers, like the official rocky linux boxes, these are not actually updated regularly (rocky 8 is still on 8.9 despite 8.10 being published in May)