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

Fix strongSwan CI #2028

Merged
merged 1 commit into from
Dec 3, 2024
Merged

Fix strongSwan CI #2028

merged 1 commit into from
Dec 3, 2024

Conversation

geedo0
Copy link
Contributor

@geedo0 geedo0 commented Dec 3, 2024

Issues:

Resolves #V1600301204

Description of changes:

strongSwan-6 released today and AWS-LC's job started failing. This is due to the new dependency on strongSwan's DRBG plugin to make their test vector plugin (i.e. KATs) run during a unit test run. A similar change to support this was added to the upstream CI job here

Testing:

How is this change tested (unit tests, fuzz tests, etc.)? Are there any testing steps to be verified by the reviewer?

Assert that the strongSwan CI passes now.

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

strongSwan-6 released today and AWS-LC's job [started failing](https://github.com/aws/aws-lc/actions/runs/12141153061/job/33852603406?pr=2027). This is due to the new dependency on strongSwan's DRBG plugin to make their test vector plugin (i.e. KATs) run during a unit test run. A similar change to support this was added to the upstream CI job [here](strongswan/strongswan@ec98217#diff-52afcc694c0ff8ff253441f42ff44d6b4734fe30ae9070f2ba07a668a10e7baaL220)
@geedo0 geedo0 marked this pull request as ready for review December 3, 2024 15:41
@geedo0 geedo0 requested a review from a team as a code owner December 3, 2024 15:41
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.67%. Comparing base (b345535) to head (ed2f454).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2028      +/-   ##
==========================================
- Coverage   78.68%   78.67%   -0.01%     
==========================================
  Files         598      598              
  Lines      103321   103321              
  Branches    14687    14686       -1     
==========================================
- Hits        81296    81286      -10     
- Misses      21375    21384       +9     
- Partials      650      651       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@geedo0 geedo0 enabled auto-merge (squash) December 3, 2024 16:05
@geedo0 geedo0 merged commit 9d62ff2 into aws:main Dec 3, 2024
117 of 119 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants