CCF/.azure-pipelines-templates/stress-matrix.yml

14 строки
418 B
YAML

jobs:
- template: common.yml
parameters:
target: SGX
env:
container: sgx
pool: 1es-dcv2-focal
timeoutInMinutes: 120 # Trying to run 2 45-minute tests; these must complete in < 2 hours
cmake_args: "-DCOMPILE_TARGETS=sgx"
suffix: "StressTest"
artifact_name: "StressTest"
ctest_filter: '-L "vegeta" -C "long_stress"'
ctest_timeout: "0" # No timeout