Skip to content

Reduce 6.0 release branch CI runs (6.0 preview 1) #49168

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

BruceForstall
Copy link
Contributor

6.0 release branches are running AzDO stress pipelines on a schedule, even though (normally) nothing is changing. Change this to only run if something changes.

This is a port of #49020 to the release branch.

Change dotnet#41856 reduced stress job frequency to once per day, alternating
between main and the release branches. However, the release branches
get few changes yet still run the job. (Also, all the release branches
run the job at the same time.)

Change to running the job daily in main, where most development
happens. Also change the runs to daily in the release branches, but
change to only run if the branch has changed since the last run.
@ghost
Copy link

ghost commented Mar 4, 2021

Tagging subscribers to this area: @hoyosjs
See info in area-owners.md if you want to be subscribed.

Issue Details

6.0 release branches are running AzDO stress pipelines on a schedule, even though (normally) nothing is changing. Change this to only run if something changes.

This is a port of #49020 to the release branch.

Author: BruceForstall
Assignees: -
Labels:

area-Infrastructure-coreclr

Milestone: -

Copy link
Member

@hoyosjs hoyosjs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same comment as in the other PR, but thanks!

Copy link
Member

@trylek trylek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks awesome, thanks for following up!

@BruceForstall BruceForstall changed the title Reduce 6.0 release branch CI runs Reduce 6.0 release branch CI runs (6.0 preview 1) Mar 5, 2021
@BruceForstall
Copy link
Contributor Author

This is a protected branch. Who has permission to merge to preview1 (and preview2) branches?

@BruceForstall
Copy link
Contributor Author

This is a protected branch. Who has permission to merge to preview1 (and preview2) branches?

@hoyosjs hoyosjs merged commit 1ef90dd into dotnet:release/6.0-preview1 Mar 5, 2021
@hoyosjs
Copy link
Member

hoyosjs commented Mar 5, 2021

I've cancelled the CI official build too.

@BruceForstall
Copy link
Contributor Author

Thanks @hoyosjs !

@BruceForstall BruceForstall deleted the StopJitStressPipelines60Preview1 branch March 6, 2021 00:19
@ghost ghost locked as resolved and limited conversation to collaborators Apr 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants