-
Notifications
You must be signed in to change notification settings - Fork 5.3k
[8.0] Update CI OSes #115502
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
[8.0] Update CI OSes #115502
Conversation
|
/azp run runtime-libraries-coreclr outerloop-linux |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run runtime-libraries-coreclr outerloop-linux |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
These failures all look existing. |
mthalman
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
/azp run runtime-libraries-coreclr outerloop-linux |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run runtime-extra-platforms |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/ba-g "Existing issues" This looks good. I see the same failures in #120516. |
|
@artl93 This is ready for your review. The failing tests are unrelated and Build Analysis is green. I believe this should be treated as Tell Mode, but I defer to you if you want it to go through Tactics for approval or approve it yourself. This will now use newer container images for CentOS Stream 9, AlmaLinux 9, Alpine 3.22, and Azure Linux 3 in our .NET 8 servicing pipelines. Azure Linux 3 libraries coverage is included without needing to use extra-platforms. |
Backport of #117694 to release/9.0-staging /cc @jeffhandley @wfurt @ManickaP ## Customer Impact Related to #115502. Default AZL has firewall that blocks multicast. - [ ] Customer reported - [x] Found internally ## Regression - [ ] Yes - [x] No ## Testing This was verified in main and is also being backported to release/8.0-staging via #115502, to ensure the test doesn't fail in our baseline extra-platforms tests. ## Risk Low. Conditional test disablement. --------- Co-authored-by: wfurt <[email protected]> Co-authored-by: Marie Píchová <[email protected]>
|
And the |
|
do we skip the 8.0-staging now? |
No, please keep using it for 8 and 9 servicing. Since #122188 is already in base 8.0, you can simply mention it nex to the ba-g if the lack of the fix is blocking you. |
|
FYI, I see the milestone for 8.0.23, it would be nice to get this merged before 4:00 PM PST; otherwise, you will need to retarget to release/8.0. |
Related:
Pipeline and Test Queue Modernization:
Supporting Changes:
[Theory]tests to[ConditionalTheory]to allow for conditional skipping based on environment/platform.IsQemuLinuxdetection.