Skip to content
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

Don't run long-running regression tests on PRs #3875

Merged
merged 2 commits into from
Oct 1, 2024

Conversation

hawkowl
Copy link
Collaborator

@hawkowl hawkowl commented Oct 1, 2024

What this PR does / why we need it:

This runs regression tests on CI runs (i.e. tags and master) but does not run them during PRs, which cuts 20-30 minutes from the runtime.

Test plan for issue:

E2E changes, hopefully just works according to the docs

Is there any documentation that needs to be updated for this PR?

Comments are added in the relevant code

How do you know this will function as expected in production?

E2E tests, doesn't touch production

@hawkowl
Copy link
Collaborator Author

hawkowl commented Oct 1, 2024

/azp run

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@hawkowl
Copy link
Collaborator Author

hawkowl commented Oct 1, 2024

E2E was 85m down from 113 :)

@hawkowl hawkowl merged commit 4cb12bb into master Oct 1, 2024
19 of 20 checks passed
@hawkowl hawkowl deleted the hawkowl/e2e-master-smoke-test branch October 1, 2024 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code ready-for-review size-small Size small skippy pull requests raised by member of Team Skippy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants