Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
WMS test report | ||||||||
Line: 40 to 40 | ||||||||
| ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
UpdateUnit Tests | ||||||||
Line: 243 to 244 | ||||||||
Jdl with ISBBaseURI and OSBDestURI | ||||||||
Deleted: | ||||||||
< < | [capannini@cert-17 WMS-service]$ cat ~/certification.nocream/URI.jdl
###########################################
# JDL with ISBURI & OSBDestURI #
###########################################
Executable = "exe.sh";
StdOutput = "std.out";
StdError = "std.err";
InputSandboxBaseURI = "gsiftp://emi-demo12.cnaf.infn.it:2811/tmp";
FuzzyRank = true;
InputSandbox = {"exe.sh", "test1", "test2"};
OutputSandbox = {"std.out", "std.err"};
OutputSandboxDestURI = {"gsiftp://devel09.cnaf.infn.it:2811/tmp/myjobOutput", "std.err"};
#requirements = ( other.GlueCEStateStatus == "Testing" ) && regexp("/cream", other.GlueCEUniqueID);
requirements = regexp("/cream", other.GlueCEUniqueID);
DataAccessProtocol = "gsiftp";
RetryCount = 1;
ShallowRetryCount = 2;
requirements = RegExp(".*cream.*", other.GlueCEUniqueID);
[capannini@cert-17 WMS-service]$ glite-wms-job-submit -a -c ~/wms_emi-demo12.conf ~/certification.nocream/URI.jdl
Connecting to the service https://emi-demo12.cnaf.infn.it:7443/glite_wms_wmproxy_server![]() | |||||||
Deleted: | ||||||||
< < |
================== glite-wms-job-submit Success ==================
The job has been successfully submitted to the WMProxy
Your job identifier is:
https://emi-demo12.cnaf.infn.it:9000/Xist50GLASKLnuAGCRyyWw![]() ====================================================================== | |||||||
-- CristinaAiftimiei - 2012-06-19 | ||||||||
Line: 299 to 265 | ||||||||
| ||||||||
Added: | ||||||||
> > |
|