Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[HTCondor-users] Job requirements with missing classads
- Date: Fri, 19 Jun 2020 11:07:54 +0100
- From: jcaballero.hep@xxxxxxxxx
- Subject: [HTCondor-users] Job requirements with missing classads
Hi,
I feel this is a trivial question, but searching for undefined in the
documentation gives too many hits :)
So the question is what happen if you have something like this in your
schedd config
set_Requirements = <other reqs> || (RemoteWallClockTime >
JobTimeLimit) || <other reqs>
but the jobs don't have classad JobTimeLimit?
Would that part of the logic just be evaluated as False?
Is there a link to documentation about this specific question where I
can educate myself?
Thanks a lot in advance.
Cheers,
Jose