fermitools / jobsub_lite

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

fix condor_submit_dag test #564

Closed marcmengel closed 6 months ago

marcmengel commented 6 months ago

It needed some environment variables passed; not sure how they were getting through before, but they aren't lately (alma9 container? condor update?) . Anyhow, I think the test works again now.

shreyb commented 6 months ago

LGTM, but one question. Do we know that this fixes the test?

marcmengel commented 6 months ago

So I thought I answered this; yes this does fix it.