We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df8ea92 commit 4221f04Copy full SHA for 4221f04
codebuild/spec/buildspec_ubuntu_integrationv2.yml
@@ -37,6 +37,12 @@ batch:
37
- openssl-3.0
38
INTEGV2_TEST:
39
- "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"
46
47
env:
48
variables:
0 commit comments