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

Run Antigen/Fuzzlyn on Saturdays too #89426

Merged
merged 1 commit into from
Jul 25, 2023

Conversation

jakobbotsch
Copy link
Member

Up the frequency of the Antigen and Fuzzlyn runs to also run on Saturdays during these last weeks of .NET 8 development.

Up the frequency of the Antigen and Fuzzlyn runs to also run on
Saturdays during these last weeks of .NET 8 development.
@ghost
Copy link

ghost commented Jul 25, 2023

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

Issue Details

Up the frequency of the Antigen and Fuzzlyn runs to also run on Saturdays during these last weeks of .NET 8 development.

Author: jakobbotsch
Assignees: jakobbotsch
Labels:

area-Infrastructure-coreclr

Milestone: -

@jakobbotsch
Copy link
Member Author

cc @dotnet/jit-contrib

Comment on lines +5 to +6
- cron: "0 14 * * 0,6"
displayName: Sat and Sun at 6:00 AM (UTC-8:00)
Copy link
Contributor

Choose a reason for hiding this comment

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

Wouldn't Wednesday or Thursday be better choices than Saturday, to have the runs more evenly spread out throughout the week?

Copy link
Member Author

Choose a reason for hiding this comment

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

No. I don't want this to hog CI resources when people are at work.

Copy link
Member

Choose a reason for hiding this comment

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

With fewer commits going in on weekends, I am not sure how running it on Saturday and Sunday would help.

Copy link
Member Author

Choose a reason for hiding this comment

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

It's not about finding newly introduced regressions, it's about finding existing bugs in .NET 8 features. I particularly want to spend more time fuzzing to catch bugs in physical promotion.

@jakobbotsch jakobbotsch merged commit 3dd73e6 into dotnet:main Jul 25, 2023
@jakobbotsch jakobbotsch deleted the fuzz-twice-a-week branch July 25, 2023 14:57
@ghost ghost locked as resolved and limited conversation to collaborators Aug 24, 2023
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