ci: Increase crypto test timeout due to test_codepoints failing.

pull/2098/head
Andrew Kozlik 2 years ago committed by Andrew Kozlik
parent 1ee443e8f8
commit 02660ea64a

@ -386,6 +386,7 @@ crypto test:
- crypto build
variables:
ASAN_OPTIONS: "verify_asan_link_order=0"
CK_TIMEOUT_MULTIPLIER: 5
script:
- ./crypto/tests/aestst
- ./crypto/tests/test_check

Loading…
Cancel
Save