Skip to content

Commit

Permalink
Merge pull request #1380 from microsoft/dev/qmuntal/azurefips
Browse files Browse the repository at this point in the history
Test mariner2 an azl3 in FIPS mode
  • Loading branch information
qmuntal authored Oct 30, 2024
2 parents d5750eb + a774afa commit beffc21
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions eng/pipeline/stages/go-builder-matrix-stages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,9 @@ stages:
- { experiment: opensslcrypto, os: linux, arch: amd64, config: test, fips: true }
- { experiment: opensslcrypto, os: linux, arch: amd64, config: test, distro: ubuntu }
- { experiment: opensslcrypto, os: linux, arch: amd64, config: test, distro: mariner2 }
- { experiment: opensslcrypto, os: linux, arch: amd64, config: test, distro: mariner2, fips: true }
- { experiment: opensslcrypto, os: linux, arch: amd64, config: test, distro: azurelinux3, broken: true }
- { experiment: opensslcrypto, os: linux, arch: amd64, config: test, distro: azurelinux3, fips: true, broken: true }
- { experiment: boringcrypto, os: linux, arch: amd64, config: test }
- { experiment: boringcrypto, os: linux, arch: amd64, config: test, distro: ubuntu }
- { os: windows, arch: amd64, config: devscript }
Expand Down

0 comments on commit beffc21

Please sign in to comment.