-
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 deploy latest commit on E2E tests #10725
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 #10725 +/- ##
==========================================
- Coverage 49.58% 43.02% -6.57%
==========================================
Files 179 179
Lines 14979 14979
==========================================
- Hits 7428 6445 -983
- Misses 6187 7342 +1155
+ Partials 1364 1192 -172
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
Types of Changes
Verification
using validatecluster test as an example
vagrant up server-0
will no other arguments now correctly deploys the latest commit build from AWS of K3s.Testing
Its all testing
Linked Issues
User-Facing Change
Further Comments