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: add ASAN to s2n-quic ci #2410

Merged
merged 4 commits into from
Dec 11, 2024
Merged

ci: add ASAN to s2n-quic ci #2410

merged 4 commits into from
Dec 11, 2024

Conversation

boquan-fang
Copy link
Contributor

@boquan-fang boquan-fang commented Dec 10, 2024

Description of changes:

We want to run ASAN for the s2n-quic library. This change is inspired by aws/s2n-tls#4948.

I have added necessary env variables to the CI, and run it in s2n-quic's CI.

Call-outs:

We added detect_leak=false flag to the CI. We need to discuss whether we want to reenable that flag in the future.

Testing:

This change will be tested by the github CI.

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

@boquan-fang boquan-fang force-pushed the asan-check-in-ci branch 2 times, most recently from 6c1a4f5 to 656be98 Compare December 10, 2024 21:38
.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
@boquan-fang boquan-fang marked this pull request as ready for review December 11, 2024 00:30
@boquan-fang boquan-fang requested a review from camshaft December 11, 2024 00:30
@camshaft camshaft merged commit e57ccbb into aws:main Dec 11, 2024
116 of 119 checks passed
@boquan-fang boquan-fang deleted the asan-check-in-ci branch December 19, 2024 17:48
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.

2 participants