Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[release/9.0] Backport Azure Linux test changes #106980

Merged
merged 4 commits into from
Aug 28, 2024

Conversation

vcsjones
Copy link
Member

Backport of #106554, #106698, #106565, and #106835 to release/9.0

/cc @bartonjs @jeffhandley

Customer Impact

  • Customer reported
  • Found internally

These are test-only changes to react to Azure Linux 3.0. Azure Linux 3.0 disables certain cryptographic algorithms that we have unit tests for. This pull request disables those tests when run on Azure Linux.

Regression

  • Yes
  • No

Testing

Existing tests continue to pass on other Linux distributions. The test changes were validated against Azure Linux 3.0 locally.

Risk

None. Test only changes.

@vcsjones vcsjones added area-System.Security test-enhancement Improvements of test source code labels Aug 26, 2024
@vcsjones vcsjones added this to the 9.0.0 milestone Aug 26, 2024
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-security, @bartonjs, @vcsjones
See info in area-owners.md if you want to be subscribed.

@bartonjs bartonjs added the Servicing-consider Issue for next servicing release review label Aug 27, 2024
@jeffhandley jeffhandley requested a review from artl93 August 28, 2024 00:34
@jeffhandley
Copy link
Member

Tagging @artl93 for review (and merge) into release/9.0. Merging this into release/9.0 will address test failures running against Azure Linux 3.0, getting us to a good baselines in that branch for RC2/GA/Servicing.

These are test-only changes to react to Azure Linux 3.0. Azure Linux 3.0 disables certain cryptographic algorithms that we have unit tests for. This pull request disables those tests when run on Azure Linux.

Copy link
Member

@artl93 artl93 left a comment

Choose a reason for hiding this comment

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

M2 approved

@artl93 artl93 added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Aug 28, 2024
@artl93 artl93 merged commit 5c9d1fa into dotnet:release/9.0 Aug 28, 2024
86 of 91 checks passed
@vcsjones vcsjones deleted the backport-azl-test-fixes branch August 28, 2024 01:28
@github-actions github-actions bot locked and limited conversation to collaborators Sep 28, 2024
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
area-System.Security Servicing-approved Approved for servicing release test-enhancement Improvements of test source code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants