Skip to content

Commit 8d906ad

Browse files
authored
Merge pull request lisa-lab#184 from lisa-lab/speedtest_move_cache
move speedtest cache outside workspace
2 parents 9c8d609 + 73e621d commit 8d906ad

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)