Skip to content

Commit

Permalink
ci: Adding integ tests back to integv2 (aws#5054)
Browse files Browse the repository at this point in the history
  • Loading branch information
maddeleine authored and CarolYeh910 committed Jan 24, 2025
1 parent d50184a commit 31099ee
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions codebuild/spec/buildspec_ubuntu_integrationv2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,12 @@ batch:
- openssl-3.0
INTEGV2_TEST:
- "test_dynamic_record_sizes test_sslyze test_sslv2_client_hello"
- "test_happy_path"
- "test_cross_compatibility"
- "test_early_data test_well_known_endpoints test_hello_retry_requests test_sni_match test_pq_handshake test_fragmentation test_key_update"
- "test_session_resumption test_renegotiate_apache test_buffered_send"
- "test_npn test_signature_algorithms"
- "test_version_negotiation test_external_psk test_ocsp test_renegotiate test_serialization"

env:
variables:
Expand Down

0 comments on commit 31099ee

Please sign in to comment.