aws / aws-lc

AWS-LC is a general-purpose cryptographic library maintained by the AWS Cryptography team for AWS and their customers. It іs based on code from the Google BoringSSL project and the OpenSSL project.
Other
258 stars 105 forks source link

extend ec2-test-framework instance timeout #1688

Closed samuel40791765 closed 1 week ago

samuel40791765 commented 1 week ago

Description of changes:

ec2-test-framework is having failures due to the instance timeout we originally set. The ultimate goal is to parallelize this, but extending the timeout for now.

Call-outs:

N/A

Testing:

N/A

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.

codecov-commenter commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 78.23%. Comparing base (5a47ea1) to head (3665f50).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1688 +/- ## ========================================== - Coverage 78.26% 78.23% -0.03% ========================================== Files 567 567 Lines 95242 95242 Branches 13673 13672 -1 ========================================== - Hits 74543 74515 -28 - Misses 20105 20131 +26 - Partials 594 596 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.