Skip to content

Commit

Permalink
Increase the timeout of the valgrind ssl test as well as the machine …
Browse files Browse the repository at this point in the history
…size.
  • Loading branch information
nebeid committed Apr 26, 2023
1 parent fd53412 commit 9e44f8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -294,5 +294,5 @@ batch:
env:
type: ARM_CONTAINER
privileged-mode: true
compute-type: BUILD_GENERAL1_LARGE
compute-type: BUILD_GENERAL1_2XLARGE
image: 620771051181.dkr.ecr.us-west-2.amazonaws.com/aws-lc-docker-images-linux-aarch:amazonlinux-2023_gcc-11x_latest
1 change: 1 addition & 0 deletions util/all_tests.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@
},
{
"cmd": ["ssl/ssl_test"]
"env": ["AWS_LC_GO_TEST_TIMEOUT=20"]
},
{
"cmd": ["crypto/mem_test"]
Expand Down

0 comments on commit 9e44f8d

Please sign in to comment.