Run Antigen/Fuzzlyn on Saturdays too - #89426
Conversation
Up the frequency of the Antigen and Fuzzlyn runs to also run on Saturdays during these last weeks of .NET 8 development.
|
Tagging subscribers to this area: @hoyosjs Issue DetailsUp the frequency of the Antigen and Fuzzlyn runs to also run on Saturdays during these last weeks of .NET 8 development.
|
|
cc @dotnet/jit-contrib |
| - cron: "0 14 * * 0,6" | ||
| displayName: Sat and Sun at 6:00 AM (UTC-8:00) |
There was a problem hiding this comment.
Wouldn't Wednesday or Thursday be better choices than Saturday, to have the runs more evenly spread out throughout the week?
There was a problem hiding this comment.
No. I don't want this to hog CI resources when people are at work.
There was a problem hiding this comment.
With fewer commits going in on weekends, I am not sure how running it on Saturday and Sunday would help.
There was a problem hiding this comment.
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.
Up the frequency of the Antigen and Fuzzlyn runs to also run on Saturdays during these last weeks of .NET 8 development.