Skip to content

Commit 4221f04

Browse files
maddeleinejohubertj
authored andcommitted
ci: Adding integ tests back to integv2 (aws#5054)
1 parent df8ea92 commit 4221f04

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

codebuild/spec/buildspec_ubuntu_integrationv2.yml

+6
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,12 @@ batch:
3737
- openssl-3.0
3838
INTEGV2_TEST:
3939
- "test_dynamic_record_sizes test_sslyze test_sslv2_client_hello"
40+
- "test_happy_path"
41+
- "test_cross_compatibility"
42+
- "test_early_data test_well_known_endpoints test_hello_retry_requests test_sni_match test_pq_handshake test_fragmentation test_key_update"
43+
- "test_session_resumption test_renegotiate_apache test_buffered_send"
44+
- "test_npn test_signature_algorithms"
45+
- "test_version_negotiation test_external_psk test_ocsp test_renegotiate test_serialization"
4046

4147
env:
4248
variables:

0 commit comments

Comments
 (0)