From: Jan Pospíšil Date: Sun, 25 Feb 2007 23:13:22 +0000 (+0000) Subject: updated CondorMatch and CondorRun X-Git-Tag: glite-lb-server-bones_R_2_2_4_1~22 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=0431d31b0cd8db8fb3a78571fc277d041cddcf19;p=jra1mw.git updated CondorMatch and CondorRun --- diff --git a/org.glite.lb/project/events.T b/org.glite.lb/project/events.T index 9c865f1..879b58d 100644 --- a/org.glite.lb/project/events.T +++ b/org.glite.lb/project/events.T @@ -250,19 +250,27 @@ @type PBSError Any error occured string error_desc Error reason -@type CondorSubmit Job SUBMITTED to Condor +@type CondorSubmit Job SUBMITed to Condor string universe Condor Universe string submit_host Submitting machine string condor_id Condor ID -@type CondorMatch Job MATCHED +@type CondorMatch Job MATCHed string condor_id Condor ID string owner Owner string matched_host Matched host - string node Node + string preempting Preempting + _optional_ -@type CondorExecute Condor execute - string node node +@type CondorRun Condor EXECUTEed + string condor_id Condor ID + string universe Condor Universe + string scheduler Scheduler ID + _optional_ + string dest_host Where to run the job + _optional_ + int pid Actual process ID + _optional_ @type CondorChkpt string info Some useful info