Skip to content

Conversation

@tobiasb-ms
Copy link
Contributor

  • The toolchain has been rebuilt successfully (or no changes were made to it)
  • The toolchain/worker package manifests are up-to-date
  • Any updated packages successfully build (or no packages were changed)
  • Packages depending on static components modified in this PR (Golang, *-static subpackages, etc.) have had their Release tag incremented.
  • Package tests (%check section) have been verified with RUN_CHECK=y for existing SPEC files, or added to new SPEC files
  • All package sources are available
  • cgmanifest files are up-to-date and sorted (./cgmanifest.json, ./toolkit/scripts/toolchain/cgmanifest.json, .github/workflows/cgmanifest.json)
  • LICENSE-MAP files are up-to-date (./LICENSES-AND-NOTICES/SPECS/data/licenses.json, ./LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md, ./LICENSES-AND-NOTICES/SPECS/LICENSE-EXCEPTIONS.PHOTON)
  • All source files have up-to-date hashes in the *.signatures.json files
  • sudo make go-tidy-all and sudo make go-test-coverage pass
  • Documentation has been updated to match any changes to the build system
  • Ready to merge

Summary

In newer versions of openssl and python, some error strings changed which breaks some tests in openvswitch. Fedora version F40 deals with this via two patch files that change how openvswitch handles these errors.

This change adds those passes to make p-tests pass consistently. Note that this is a test only change. The patches only affect tests. This package creates a lot of binaries but I spot checked a few and the old and updated binaries were identical.

Change Log
  • Added patch files to properly handle openssl and python errors in openvswitch tests
  • Updated license installation
  • Bumped release
Does this affect the toolchain?

NO

Test Methodology

@tobiasb-ms tobiasb-ms requested a review from a team as a code owner January 8, 2026 22:40
@microsoft-github-policy-service microsoft-github-policy-service bot added Packaging 3.0-dev PRs Destined for AzureLinux 3.0 labels Jan 8, 2026
@tobiasb-ms tobiasb-ms merged commit c01a7ed into 3.0-dev Jan 12, 2026
32 checks passed
@tobiasb-ms tobiasb-ms deleted the tobiasb-ms/patch-openvswitch branch January 12, 2026 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.0-dev PRs Destined for AzureLinux 3.0 Packaging

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants