[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[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