🌱 Add make variables to skip e2e tests in some conditions#2239
🌱 Add make variables to skip e2e tests in some conditions#2239tmshort wants to merge 1 commit intooperator-framework:mainfrom
Conversation
✅ Deploy Preview for olmv1 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
pedjak
left a comment
There was a problem hiding this comment.
how about that we call this variable a bit more generic, given that we could pass not only -skip arg? Like EXTRA_GO_TEST_ARGS?
Signed-off-by: Todd Short <tshort@redhat.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2239 +/- ##
==========================================
+ Coverage 71.87% 71.95% +0.07%
==========================================
Files 86 86
Lines 8474 8575 +101
==========================================
+ Hits 6091 6170 +79
- Misses 1982 1995 +13
- Partials 401 410 +9
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Description
Reviewer Checklist