fermitools / jobsub_lite

jobsub_lite is a wrapper for HTCondor job submission
Apache License 2.0
1 stars 7 forks source link

fallback to current ifdh #554

Closed marcmengel closed 7 months ago

marcmengel commented 7 months ago

Don't get stuck with no output files If the user requests a nonexistent ifdh version.

shreyb commented 7 months ago

My test invocation to reproduce earlier issue:

$ ~/jobsub_lite/bin/jobsub_submit -G mu2e  -e IFDH_VERSION=v2_6_18  --singularity-image /cvmfs/singularity.opensciencegrid.org/fermilab/fnal-wn-sl7:latest -f dropbox:///path/to/testfile file:///path/to/dash-f-dropbox.sh testfile
...omitted...
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Use job id 8891551.0@HOST4 to retrieve output
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
shreyb commented 7 months ago

The test file was transferred in and the job logs were transferred out. LGTM