-
Notifications
You must be signed in to change notification settings - Fork 443
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
Change run-on target to aws ci for e2e #3745
Change run-on target to aws ci for e2e #3745
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #3745 +/- ##
========================================
Coverage 79.96% 79.96%
========================================
Files 252 252
Lines 25629 25629
========================================
Hits 20493 20493
Misses 5136 5136
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I want to ask you a question regarding new testing pipeline:
As I understand now we will have a merging queue and e2e tests will be executed once a day? Will be tests executed only for the last PR in the queue or for all of them? What will happened if e2e will fail, will the PR automatically reopened?
the only changes on the e2e tests are the and for the merge queue, it will be used for the merge process of the PR. it will enqueue the PR to |
Summary
How to test
Checklist
License
Feel free to contact the maintainers if that's a concern.