-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
14 changed files
with
761 additions
and
613 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
lsf.rest.host= | ||
lsf.rest.account= | ||
lsf.rest.password= | ||
|
||
lsf.host= | ||
lsf.account= | ||
|
||
pbs.host= | ||
pbs.account= | ||
|
||
sge.host= | ||
sge.account= | ||
|
||
slurm.host= | ||
slurm.account= | ||
|
||
# set test script to run, default: 'ls' | ||
testscript= | ||
|
||
# set absolute path for test script on cluster node. It needs to be set to run tests with file. e.g. /path/to/file/testscript.sh | ||
remoteToolPath= | ||
|
||
# set absolute log path, e.g. /path/to/logfile/test.out. default: no log file is created. | ||
logpath= | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
294 changes: 0 additions & 294 deletions
294
src/main/groovy/de/dkfz/roddy/BEIntegrationTestStarter.groovy
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.