-
Notifications
You must be signed in to change notification settings - Fork 5.3k
[release/9.0-staging] disable multicast tests on AzureLinux #119475
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
[release/9.0-staging] disable multicast tests on AzureLinux #119475
Conversation
|
/azp run runtime-extra-platforms |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Reminder that PRs into release/9.0-staging need to be completed by 4pm Redmond time on October 13 to make it into the November servicing release. After that point you'll need to target release/9.0 if you want to make the November release. |
|
Tagging subscribers to this area: @dotnet/ncl |
|
@artl93 This is ready for your review. All failing tests are known/unrelated and build analysis is green. This will improve our extra-platforms test baseline in the 9.0 servicing branch. This should be Tell Mode and just needs your approval. |
|
@artl93 ping? |
|
Test only change |
Backport of #117694 to release/9.0-staging
/cc @jeffhandley @wfurt @ManickaP
Customer Impact
Related to #115502. Default AZL has firewall that blocks multicast.
Regression
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.