ci: Double tsan CPU and Memory to avoid global timeout

This commit is contained in:
MarcoFalke 2020-09-05 14:06:20 +02:00
parent 81a19e7253
commit fa8e148714
No known key found for this signature in database
GPG Key ID: CE2B75697E69A548

View File

@ -56,7 +56,10 @@ task:
<< : *GLOBAL_TASK_TEMPLATE
container:
image: ubuntu:focal
cpu: 4 # Double CPU and Memory to avoid timeout
memory: 16G
env:
MAKEJOBS: "-j8"
FILE_ENV: "./ci/test/00_setup_env_native_tsan.sh"
task: