Skip to content

Disable cron scheduling of JIT stress jobs in 6.0 preview2 - #49335

Merged
hoyosjs merged 1 commit into
dotnet:release/6.0-preview2from
BruceForstall:RemoveStressPipelineRuns60Preview2
Mar 10, 2021
Merged

Disable cron scheduling of JIT stress jobs in 6.0 preview2#49335
hoyosjs merged 1 commit into
dotnet:release/6.0-preview2from
BruceForstall:RemoveStressPipelineRuns60Preview2

Conversation

@BruceForstall

Copy link
Copy Markdown
Contributor

We continue to see AzDO pipeline runs in the 6.0 preview
branches (and we don't want to see that, especially if there
are no changes). Remove the scheduling configuration entirely
to prevent this.

We continue to see AzDO pipeline runs in the 6.0 preview
branches (and we don't want to see that, especially if there
are no changes). Remove the scheduling configuration entirely
to prevent this.
@ghostghost added the area-Infrastructure-coreclr Only use for closed issues label Mar 8, 2021
@ghost

ghost commented Mar 8, 2021

Copy link
Copy Markdown

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

Issue Details

We continue to see AzDO pipeline runs in the 6.0 preview
branches (and we don't want to see that, especially if there
are no changes). Remove the scheduling configuration entirely
to prevent this.

Author:BruceForstall
Assignees:-
Labels:

area-Infrastructure-coreclr

Milestone:-

@trylektrylek left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@hoyosjs

Copy link
Copy Markdown
Member

All three related PRs look good to me. Errors are unrelated (128 from git that I can see in a few PR's from that day)

@hoyosjs
hoyosjs merged commit 67acbc4 into dotnet:release/6.0-preview2Mar 10, 2021
@BruceForstall

Copy link
Copy Markdown
ContributorAuthor

Thanks @hoyosjs !

@BruceForstall
BruceForstall deleted the RemoveStressPipelineRuns60Preview2 branch March 10, 2021 02:42
@ghostghost locked as resolved and limited conversation to collaborators Apr 9, 2021
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-Infrastructure-coreclrOnly use for closed issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@BruceForstall@hoyosjs@trylek