-
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
Fix caching name for e2e vagrant box #10695
Conversation
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 #10695 +/- ##
===========================================
- Coverage 49.56% 36.27% -13.29%
===========================================
Files 179 162 -17
Lines 14955 14309 -646
===========================================
- Hits 7412 5191 -2221
- Misses 6184 8087 +1903
+ Partials 1359 1031 -328
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: Derek Nola <[email protected]>
Signed-off-by: Derek Nola <[email protected]>
Signed-off-by: Derek Nola <[email protected]>
Signed-off-by: Derek Nola <[email protected]>
Signed-off-by: Derek Nola <[email protected]>
Signed-off-by: Derek Nola <[email protected]>
Signed-off-by: Derek Nola <[email protected]>
Signed-off-by: Derek Nola <[email protected]>
Proposed Changes
Addendum to #10681, update the cache key used for e2e boxes in CI
Types of Changes
Bug fix
Verification
CI green
Testing
Linked Issues
N/A
User-Facing Change
Further Comments