-
Notifications
You must be signed in to change notification settings - Fork 896
ci: execute enterprise and non-enterprise e2e tests concurrently #12872
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
Conversation
CI is failing with...
...and when I run the tests in dogfood I get...
or sometimes something more like...
... and when I run the tests on macOS...
|
this inconsistency is definitely a problem, so I'm gonna work on ironing out as many of these flakes as I can today 😄 |
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.
Is the secret already set on the github side?
yes! |
make gen/mark-fresh
, further speeding things up. If things are out of date, that'll get caught by the dedicated gen job that we already have.Skipping
go install
saves about a minute, and running them concurrently can save like 2-10 minutes depending on lots of factors. Generally gonna be more on the 2 side, but still!