Skip to content

test(integv2): trim bloated cases#5453

Merged
jmayclin merged 5 commits intoaws:mainfrom
jmayclin:2025-08-01-faster-integ
Sep 13, 2025
Merged

test(integv2): trim bloated cases#5453
jmayclin merged 5 commits intoaws:mainfrom
jmayclin:2025-08-01-faster-integ

Conversation

@jmayclin
Copy link
Copy Markdown
Contributor

@jmayclin jmayclin commented Aug 1, 2025

Description of changes:

test_buffered_send.py is currently the slowest thing in our CI due to the number of cases that it run.

We still run over a wide variety of ciphers, but don't use an exhaustive combination.

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 Aug 1, 2025
@jmayclin jmayclin requested review from goatgoose and johubertj August 1, 2025 18:04
* reduce test ciphers instead
@jmayclin jmayclin requested a review from lrstewart August 1, 2025 23:08
@jmayclin jmayclin enabled auto-merge August 1, 2025 23:08
* add aes256 gcm sha384 cipher
@jmayclin jmayclin requested a review from lrstewart September 12, 2025 19:12
@jmayclin jmayclin added this pull request to the merge queue Sep 13, 2025
Merged via the queue into aws:main with commit ab1cd3c Sep 13, 2025
50 checks passed
@jmayclin jmayclin deleted the 2025-08-01-faster-integ branch September 13, 2025 01:16
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