Skip to content
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

ci(nix): Fix integ pq test in a devShell #4576

Merged
merged 4 commits into from
Jun 11, 2024
Merged

Conversation

dougch
Copy link
Contributor

@dougch dougch commented May 31, 2024

Resolved issues:

Partial for #3841

Description of changes:

In the pq integration test, we're hard coding a relative path in the test. Nix is already adding this to the path in the devShell, and for the standalone CodeBuild jobs, this PR moves the PATH change out of the test and into s2n_setup_env.sh.

Call-outs

Turns on PQ builds under nix.

Current CI has pinned aws-lc to version 1.17.4, to get parity with the current test, I made another aws-lc fork flake pinned to the same version.

Testing:

How is this change tested (unit tests, fuzz tests, etc.)? locally, CI - AdHoc Nix job

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@github-actions github-actions bot added the s2n-core team label May 31, 2024
@dougch dougch marked this pull request as ready for review June 5, 2024 22:20
@dougch dougch requested review from WesleyRosenblum and toidiu June 5, 2024 22:20
@dougch dougch merged commit d611eea into aws:main Jun 11, 2024
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants