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(refactor): remove fuzz tests from Omnibus #4945

Merged
merged 2 commits into from
Dec 4, 2024

Conversation

boquan-fang
Copy link
Contributor

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

Description of changes:

buildspec_fuzz_batch.yml has coverage for all libcrypto that we have, while Omnibus is only doing fuzz tests with three libcrypto. Hence, we want to use the s2nFuzzBatch job to replace the fuzz test part in Omnibus. This PR remove all fuzz tests from Omnibus.

Call-outs:

Testing:

This will be tested by the CI. Also, the Lambda triggered test results will be attached to this section.

The results for the triggered Omnibus job, S2nIntegrationV2Batch2 job, Valgrind job, and s2nFuzzBatch 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 Dec 3, 2024
@boquan-fang boquan-fang marked this pull request as ready for review December 3, 2024 20:10
@boquan-fang boquan-fang requested a review from dougch as a code owner December 3, 2024 20:10
@boquan-fang boquan-fang requested review from jouho and jmayclin December 3, 2024 20:10
@boquan-fang boquan-fang enabled auto-merge (squash) December 4, 2024 00:59
@boquan-fang boquan-fang merged commit 2b67a76 into aws:main Dec 4, 2024
38 checks passed
@boquan-fang boquan-fang deleted the remove-fuzzbatch-from-omnibus branch December 18, 2024 23:36
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