-
Notifications
You must be signed in to change notification settings - Fork 322
[release-0.24] Skip non packages tests temporarily #10344
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
[release-0.24] Skip non packages tests temporarily #10344
Conversation
…rated packages testing for the release
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sp1999 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 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## release-0.24 #10344 +/- ##
===============================================
Coverage ? 70.01%
===============================================
Files ? 680
Lines ? 41751
Branches ? 0
===============================================
Hits ? 29231
Misses ? 10723
Partials ? 1797 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
/lgtm |
|
/override eks-anywhere-e2e-validate-tinkerbell-hardware-presubmit |
|
@sp1999: Overrode contexts on behalf of sp1999: eks-anywhere-e2e-validate-tinkerbell-hardware-presubmit 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/test-infra repository. |
|
/override eks-anywhere-e2e-presubmit |
|
@sp1999: Overrode contexts on behalf of sp1999: eks-anywhere-e2e-presubmit 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/test-infra repository. |
Issue #, if available:
#3678
Description of changes:
This PR comments out all the non-packages tests temporarily to speed up the curated packages testing for the release. The changes will be reverted once the testing is finished with the staging packages bundle.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.