-
Notifications
You must be signed in to change notification settings - Fork 35
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
Makefile: add run-e2e-smoke #259
Makefile: add run-e2e-smoke #259
Conversation
✅ Deploy Preview for kubernetes-sigs-cluster-api-cloudstack ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
/assign rohityadavcloud |
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## main #259 +/- ##
=======================================
Coverage 34.17% 34.17%
=======================================
Files 43 43
Lines 3915 3915
=======================================
Hits 1338 1338
Misses 2394 2394
Partials 183 183 ☔ View full report in Codecov by Sentry. |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rohityadavcloud, weizhouapache 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 |
Test Results : (tid-3)
|
Tests were aborted. |
2 similar comments
Tests were aborted. |
Tests were aborted. |
Test Results : (tid-7)
|
/retest-required |
Test Results : (tid-8)
|
Issue #, if available:
Description of changes:
"make run-e2e-smoke" will do everything "make run-e2e" does but skips all e2e tests on remote servers.
Testing performed:
$ make run-e2e-smoke
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.