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

[HTCondor-users] Update classad and STARTD_JOB_ATTRS



Hi All,
I would like to preempt jobs based  on a classad named PreemptMe each job will be submitted with a False value by default.
All of the execution points are configured with STARTD_JOB_ATTRS = PreemptMe.
It's working as expected while running condor_status  -l I can see that the classad and the value is False.

Now the interesting part

While using condor_chirp changing PreemptMe to True the classad value remain False on the execution point but does change to true on the job classad.

There a knob for that?

Many Thanks
David.