Megatest

Diff
Login

Differences From Artifact [25cb3c92f4]:

To Artifact [02f469b7ea]:


206
207
208
209
210
211
212




213


214
#  <testsuite>/<creationdate>
# Within the archive the data is structured like this:
#  <target>/<runname>/<test>/
disk0 /tmp/#{getenv USER}/adisk1

# Uncomment these to emulate a job queue with a long time (look in bin/sleeprunner for the time)
[jobtools]




launcher #{scheme (if (equal? (getenv "datapath") "none") "nbfake" "sleeprunner")}










>
>
>
>
|
>
>

206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
#  <testsuite>/<creationdate>
# Within the archive the data is structured like this:
#  <target>/<runname>/<test>/
disk0 /tmp/#{getenv USER}/adisk1

# Uncomment these to emulate a job queue with a long time (look in bin/sleeprunner for the time)
[jobtools]
launcher #{scheme (case (string->symbol (conc (getenv "datapath"))) \
                     ((none) "nbfake") \
                     ((openlava) "bsub") \
                     (else "sleeprunner"))}

launcher bsub -q priority -o $MT_TEST_RUN_DIR/openlava.log