Merge pull request #5714 from alexischr/update_bockbuild
[mono.git] / scripts / ci / run-test-stress-tests.sh
1 #!/bin/bash -e
2
3 ${TESTCMD} --label=check-stress --timeout=12h make -w -C mono/tests -k check-stress V=1 CI=1