Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
WMS v. 3.5 (SL6) test report
| ||||||||
Line: 131 to 131 | ||||||||
Changed: | ||||||||
< < | Parametric job - | |||||||
> > | Parametric job - PASSED | |||||||
$ python WMS-job-cycle.py -c wms-command.conf -V testers.eu-emi.eu -d 3 -l -t 3 -i ===> +++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||||||||
Line: 155 to 155 | ||||||||
Changed: | ||||||||
< < | Dag - | |||||||
> > | Dag - PASSED | |||||||
$ python WMS-job-cycle.py -c wms-command.conf -V testers.eu-emi.eu -d 3 -l -t 4 -i ===> +++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||||||||
Line: 179 to 179 | ||||||||
Changed: | ||||||||
< < | Parallel job - ** | |||||||
> > | Parallel job - PASSED | |||||||
Added: | ||||||||
> > | # cat wms_emitestbed44.conf
WmsClient = [
ErrorStorage="/var/tmp";
OutputStorage= "/tmp";
ListenerStorage="/tmp";
virtualorganisation="testers.eu-emi.eu";
#requirements = other.GlueCEStateStatus == "Production";
RetryCount = 0;
WMProxyEndPoints = {"https://emitestbed44.cnaf.infn.it:7443/glite_wms_wmproxy_server"};
rank = -other.GlueCEStateEstimatedResponseTime;
];
# cat mpijob.jdl
### Submit parallel job 2 CPUs
### Job to be submitted:
Executable = "/usr/bin/mpi-start";
CPUNumber = 2;
Arguments = "-t dummy -- counter.sh cpus 2";
InputSandbox = {"counter.sh"};
OutputSandbox = {"std.out", "std.err"};
StdOutput = "std.out";
StdError = "std.err";
Requirements = member("MPI-START", other.GlueHostApplicationSoftwareRunTimeEnvironment)
&& other.GlueCEInfoJobManager == "pbs";
$ glite-wms-job-submit -a -c wms_emitestbed44.conf mpijob.jdl
Connecting to the service https://emitestbed44.cnaf.infn.it:7443/glite_wms_wmproxy_server![]() ================== glite-wms-job-submit Success ==================
The job has been successfully submitted to the WMProxy
Your job identifier is:
https://emitbrc-lamb4.civ.zcu.cz:9000/Q2dNhH-vwdk1FBxeyp1w5w![]() ======================================================================
$ glite-wms-job-status https://emitbrc-lamb4.civ.zcu.cz:9000/Q2dNhH-vwdk1FBxeyp1w5w![]() =================== glite-wms-job-status Success =================
BOOKKEEPING INFORMATION:
Status info for the Job : https://emitbrc-lamb4.civ.zcu.cz:9000/Q2dNhH-vwdk1FBxeyp1w5w![]() ======================================================================
Forwarding parameters for parallel jobs -Perusal - PASSED$ python WMS-job-cycle.py -c wms-command.conf -V testers.eu-emi.eu -d 3 -l -t 6 -i ===> +++++++++++++++++++++++++++++++++++++++++++++++++++++ ===> + TestSuite of the WMS Service ===> + Description: Test a complete job cycle: from submission to get output ===> +++++++++++++++++++++++++++++++++++++++++++++++++++++ Enter the user proxy password: | |||||||
Added: | ||||||||
> > | Set 6: Submit a perusal job - CE_CREAM | |||||||
Added: | ||||||||
> > | ===>
===> Test: WMS-job-cycle.py
===> WMS: emitestbed44.cnaf.infn.it
===> Started: 12:23:54
===> Ended : 12:58:11
===>
=> test PASSED ==
===>
===> Test log file is WMSService-TS_20130218122354.log | |||||||
Added: | ||||||||
> > |
Delegation -List-match -Prologue and epilogue jobs -Shallow and deep resubmission -Cancel -Proxy renewal -Limiter mechanism -Job purgeConfiguration file -Feedback -Performance test -Stress test -Results -Regression testsBugs attached to this taskBugStandard Conformance TestsGlue 1 Compliance -Glue 2 Compliance | |||||||
-- SaraBertocco - 2013-02-15 | ||||||||
Line: 193 to 297 | ||||||||
| ||||||||
Added: | ||||||||
> > |
|