List Match
- without data:
- with data:
Submission/GetOutput
-
Normal
jobs through
- ICE work:
- JC work:
-
Dag
jobs through:
- JC work:
- tested with the following
[
Type = "dag";
VirtualOrganisation = "dteam";
Max_nodes_running = 10;
InputSandbox = "test.sh";
FuzzyRank = true;
Nodes = [
nodeA = [
file= "test_dag.jdl";
];
nodeB = [
file= "test_dag.jdl";
];
nodeC = [
file= "test_dag.jdl";
];
nodeD = [
file= "test_dag.jdl";
];
nodeE = [
file= "test_dag.jdl";
];
nodeF= [
file= "test_dag.jdl";
];
];
Dependencies = {
{{nodeA, nodeB}, nodeC},{nodeD,nodeE.nodeF}
}
]
-
Collection
jobs through:
- ICE work:
- JC work:
-
Parametric
jobs through:
- ICE work:
- JC work:
-
Bulk
jobs sent both through ICE and JC and RetryCount = 0; :
- Submit a bulk of 3 jobs -> success ???%
- Submit a bulk of 50 jobs -> success ???%
- Submit a bulk of 100 jobs -> success ???%
- Submit a bulk of 500 jobs -> success ???%
- Submit a bulk of 1000 jobs -> success ???%
-
Perusal
jobs through:
- JC work:
- ICE work:
-
MPICH
jobs:
Cancel
- Normal jobs
- ICE:
- JC:
- Dag:
- Collection:
- Node of a collection:
Others
-
BrokerInfo
- ICE creation
- JC creation:
- Verify all the glite-brokerinfo functions with the generated file
-
Resubmission
- Shallow:
- Deep:
-
Job Recovery
- Tested with a few collections re-starting the wm while some node jobs are still in a 'submitted or 'waiting' status
-
Prologue
and Epilogue
jobs
- ICE:
- JC:
Check bugs:
- Bug #42288
: Problem in forwarding cerequirements to a CREAM CE
- Bug #48910
: Failure starting LM if its output jobdir doesn't exist; unprotected chown in WM/LM/JC startup scripts
- Bug #55452
: CMS production struck by waves of "Globus error 10: data transfer to the server failed"
- Bug #61405
: Missing proxy validity evaluation in ICE
--
AlessioGianelle - 2010-02-05
This topic: EgeeJra1It
> WmsTestsP3621
Topic revision: r3 - 2010-02-15 - AlessioGianelle