We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3510a63 commit 067ce08Copy full SHA for 067ce08
run-tests-release
@@ -37,6 +37,7 @@ export SITECONFIG_PATH=/cvmfs/cms-ib.cern.ch/SITECONF/$CMS_SITE_OVERRIDE
37
export PATH=$WORKSPACE/das-utils:$PATH
38
which das_client
39
mkdir $TEST_DIR/matrixTests
40
+rm -f $WORKSPACE/matrixTests.log
41
pushd $TEST_DIR/matrixTests
42
NCPU=$($WORKSPACE/common/get_cpu_number.sh)
43
runTheMatrix.py -s -j $NCPU 2>&1 | tee -a $WORKSPACE/matrixTests.log
0 commit comments