Skip to content

Commit 73e621d

Browse files
author
Simon Lefrancois
committed
move speedtest cache outside workspace
1 parent 9c8d609 commit 73e621d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.DS_Store

6 KB
Binary file not shown.

.jenkins/jenkins_buildbot_dlt.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ BUILDBOT_DIR=$WORKSPACE/nightly_build
1010
mkdir -p ${BUILDBOT_DIR}
1111

1212
date
13-
COMPILEDIR=$WORKSPACE/compile/lisa_theano_compile_dir_deeplearning
13+
COMPILEDIR=$HOME/.theano/lisa_theano_buildbot_deeplearning
1414
NOSETESTS=${BUILDBOT_DIR}/Theano/bin/theano-nose
1515
XUNIT="--with-xunit --xunit-file="
1616
# name test suites

0 commit comments

Comments
 (0)