Merge pull request #13793 from ethereum/increase-asancli-codecov-ci-resoure

Increase CI resource_class of t_ubu_asan_cli and t_ubu_codecov tests
This commit is contained in:
Kamil Śliwak 2022-12-09 21:15:48 +01:00 committed by GitHub
commit a9fe05e8c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -862,7 +862,7 @@ jobs:
- gitter_notify_failure_unless_pr
t_ubu_codecov:
<<: *base_ubuntu2004
<<: *base_ubuntu2004_large
environment:
EVM: << pipeline.parameters.evm-version >>
OPTIMIZE: 1
@ -1099,7 +1099,7 @@ jobs:
t_ubu_asan_cli:
# Runs slightly faster on medium but we only run it nightly so efficiency matters more.
<<: *base_ubuntu2004_small
<<: *base_ubuntu2004
environment:
TERM: xterm
ASAN_OPTIONS: check_initialization_order=true:detect_stack_use_after_return=true:strict_init_order=true:strict_string_checks=true:detect_invalid_pointer_pairs=2