X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=scripts%2Fci%2Frun-test-profiler-stress-tests.sh;fp=scripts%2Fci%2Frun-test-profiler-stress-tests.sh;h=d4a3822575f3bdd30e2fc2594c666f489f1ea245;hb=8e88de76bbe2cb9cce0bc8797b862b80cee587d3;hp=ab179d9d2b83fc92f73932a9390b70f9baa91acf;hpb=cbc43ad52755b0bf11c6134512fcb211d1a6f424;p=mono.git diff --git a/scripts/ci/run-test-profiler-stress-tests.sh b/scripts/ci/run-test-profiler-stress-tests.sh index ab179d9d2b8..d4a3822575f 100755 --- a/scripts/ci/run-test-profiler-stress-tests.sh +++ b/scripts/ci/run-test-profiler-stress-tests.sh @@ -1,3 +1,5 @@ #!/bin/bash -e +export MONO_BABYSITTER_EXTRA_XML=${MONO_REPO_ROOT}/acceptance-tests/profiler-stress/TestResult-profiler-stress.xml + ${TESTCMD} --label=check-profiler-stress --timeout=24h make -C acceptance-tests check-profiler-stress