-
Notifications
You must be signed in to change notification settings - Fork 110
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
Disable e2e tests for now #1966
Disable e2e tests for now #1966
Conversation
8172436
to
185a3ac
Compare
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #1966 +/- ##
=======================================
Coverage 49.25% 49.25%
=======================================
Files 72 72
Lines 7037 7037
=======================================
Hits 3466 3466
Misses 3437 3437
Partials 134 134 |
@kubernetes-sigs/security-profiles-operator-maintainers PTAL |
/retest |
/test pull-security-profiles-operator-test-e2e |
/retest |
/test pull-security-profiles-operator-test-e2e |
4 similar comments
/test pull-security-profiles-operator-test-e2e |
/test pull-security-profiles-operator-test-e2e |
/test pull-security-profiles-operator-test-e2e |
/test pull-security-profiles-operator-test-e2e |
Disable the vagrant based e2e tests until actions/runner-images#8730 is resolved. Signed-off-by: Sascha Grunert <[email protected]>
185a3ac
to
0c5f0a7
Compare
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ccojocar, saschagrunert 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 |
What type of PR is this?
/kind failing-test
What this PR does / why we need it:
Disable the vagrant based e2e tests until
actions/runner-images#8730 is resolved.
Which issue(s) this PR fixes:
None
Does this PR have test?
None
Special notes for your reviewer:
None
Does this PR introduce a user-facing change?