Merge pull request #5714 from alexischr/update_bockbuild
[mono.git] / scripts / ci / run-test-profiler-stress-tests.sh
1 #!/bin/bash -e
2
3 export MONO_BABYSITTER_EXTRA_XML=${MONO_REPO_ROOT}/acceptance-tests/profiler-stress/TestResult-profiler-stress.xml
4
5 ${TESTCMD} --label=check-profiler-stress --timeout=24h make -C acceptance-tests check-profiler-stress