Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
WMS 3.4.1 EMI2 precertification reportTesting server on: cream-51.pd.infn.it (SL5_64) | ||||||||
Line: 111 to 111 | ||||||||
[ | ||||||||
Changed: | ||||||||
< < | Executable = "/bin/sleep" ; Arguments = "15"; InputSandbox = {"/home/dorigoa/mysandbox.txt", "/home/dorigoa/mysandbox2.txt"}; requirements = RegExp("cream.*", other.GlueCEUniqueID); | |||||||
> > | Type = "Job"; JobType = "Normal"; Executable = "/bin/hostname"; StdOutput = "hello.out"; StdError = "hello.err"; InputSandbox = {"test_script_120.sh"}; OutputSandbox = {"hello.out","hello.err"}; | |||||||
RetryCount = 0; | ||||||||
Changed: | ||||||||
< < | ShallowRetryCount = 1; | |||||||
> > | ShallowRetryCount = 0; Requirements = other.GlueSiteUniqueID == "CERN-PROD" || other.GlueCEInfoHostName == "x"; | |||||||
] | ||||||||
Added: | ||||||||
> > | ||||||||
Changed: | ||||||||
< < | where that ISB files must be specified with their absolute path otherwise the bug is hidden somehow. Then submit, in a loop, about 200-400 jobs with the above JDL. Redirect the output to a logfile; when the candidate GridJobID is generated the loop should stop and in the log file you can see a message like this: | |||||||
> > | Submit, in a loop, about 200-400 jobs with the above JDL. Redirect the output to a logfile; when the candidate GridJobID is generated the loop should stop and in the log file you can see a message like this: | |||||||
terminate called after throwing an instance of 'boost::filesystem::filesystem_error' |