[Swift-devel] replication/recall of jobs from slow queues
    Ben Clifford 
    benc at hawaga.org.uk
       
    Wed May 21 18:34:37 CDT 2008
    
    
  
On Sun, 4 May 2008, Ben Clifford wrote:
> One way I was thinking of testing on a real site is to set profile keys so 
> that jobs go into a condor pool with a requirement to not run for a 
> specified time after submission (I think that is expressible in the 
> classad language). That should give reproducible at-least-one-resubmission 
> behaviour.
I tried a couple of these on fletch:
 MY.QDate + 180 < TARGET.LastHeardFrom
 MY.QDate + 180 < MY.ServerTime
and whilst both match after three minutes, the jobs then don't execute. 
grr.
-- 
    
    
More information about the Swift-devel
mailing list