Difference: WMS336PrecertificationTests (11 vs. 12)

Revision 122012-05-25 - AlviseDorigo

Line: 1 to 1
 

Pre-certification of WMS 3.3.6

https://savannah.cern.ch/task/?27731

Line: 228 to 228
  ======================================================================
Added:
>
>
$ glite-wms-job-status https://devel07.cnaf.infn.it:9000/NpR759bu84k_72RM5_v-kw

=================== glite-wms-job-status Success ================= BOOKKEEPING INFORMATION:

Status info for the Job : https://devel07.cnaf.infn.it:9000/NpR759bu84k_72RM5_v-kw Current Status: Done(Success) Exit code: 0 Submitted: Fri May 25 11:14:54 2012 CEST ======================================================================

- Nodes information for: Status info for the Job : https://devel07.cnaf.infn.it:9000/FRKaSvQ-fX0Q5Qd-BFuIGg Current Status: Done(Success) Logged Reason(s): - - Job terminated successfully Exit code: 0 Status Reason: Job terminated successfully Destination: ce1.grid.lebedev.ru:2119/jobmanager-lcgpbs-dteam Submitted: Fri May 25 11:14:54 2012 CEST ======================================================================

Status info for the Job : https://devel07.cnaf.infn.it:9000/SfrHHxw4E3-KZKRx4-hZEQ Current Status: Done(Success) Logged Reason(s): - - Job terminated successfully Exit code: 0 Status Reason: Job terminated successfully Destination: ce01.athena.hellasgrid.gr:2119/jobmanager-pbs-dteam Submitted: Fri May 25 11:14:54 2012 CEST ======================================================================

Status info for the Job : https://devel07.cnaf.infn.it:9000/fDTaOZAeRkvB0Rgt6ahu5Q Current Status: Done(Success) Exit code: 0 Status Reason: Job terminated successfully Destination: ce.reef.man.poznan.pl:2119/jobmanager-pbs-dteam Submitted: Fri May 25 11:14:54 2012 CEST ======================================================================

Status info for the Job : https://devel07.cnaf.infn.it:9000/ly9bq3Y764NQPh73HhjA-Q Current Status: Done(Success) Logged Reason(s): - - Job terminated successfully Exit code: 0 Status Reason: Job terminated successfully Destination: ce01.kallisto.hellasgrid.gr:2119/jobmanager-pbs-dteam Submitted: Fri May 25 11:14:54 2012 CEST ======================================================================

Status info for the Job : https://devel07.cnaf.infn.it:9000/qy5ih7me0ABi2AzO2RZzqA Current Status: Done(Success) Exit code: 0 Status Reason: Job terminated successfully Destination: ceprod03.grid.hep.ph.ic.ac.uk:2119/jobmanager-sge-long Submitted: Fri May 25 11:14:54 2012 CEST ======================================================================

DAG

$ cat ~/JDLs/WMS/dag10nodi.jdl
  [
    SignificantAttributes = { "Requirements", "Rank" };
    type = "dag";
    requirements = !RegExp("cream.*", other.GlueCEUniqueID);   

   nodes = [
         nodeA = [
        node_type = "edg-jdl";
        file ="/home/dorigoa/JDLs/WMS/env.jdl" ; 
      ];
       nodeB = [
        node_type = "edg-jdl";
        file ="/home/dorigoa/JDLs/WMS/sleep.jdl" ; 
      ];
       nodeC = [
        node_type = "edg-jdl";
        file ="/home/dorigoa/JDLs/WMS/touch.jdl" ; 
      ];
         nodeD = [
        node_type = "edg-jdl";
        file ="/home/dorigoa/JDLs/WMS/ls.jdl" ;
      ];
         nodeE = [
        node_type = "edg-jdl";
        file ="/home/dorigoa/JDLs/WMS/ls.jdl" ;
      ];
         nodeF = [
        node_type = "edg-jdl";
        file ="/home/dorigoa/JDLs/WMS/env.jdl" ;
      ];
         nodeG = [
        node_type = "edg-jdl";
        file ="/home/dorigoa/JDLs/WMS/echo.jdl" ;
      ];
         nodeH = [
        node_type = "edg-jdl";
        file ="/home/dorigoa/JDLs/WMS/random.jdl" ;
      ];
         nodeI = [
        node_type = "edg-jdl";
        file ="/home/dorigoa/JDLs/WMS/ls.jdl" ;
      ];
         nodeL = [
        node_type = "edg-jdl";
        file ="/home/dorigoa/JDLs/WMS/cat.jdl" ;
      ];
         nodeM = [
        node_type = "edg-jdl";
        file ="/home/dorigoa/JDLs/WMS/cat.jdl" ;
      ];
         dependencies = {
        { nodeA, { nodeB, nodeC, nodeD, nodeE } },
            { nodeD, nodeF },
            { nodeD, nodeG }, 
            { nodeE, nodeH },
            { nodeF, nodeI },
            { nodeF, nodeL },  
            { nodeL, nodeM }
      }
    ];
  ]


glite-wms-job-submit -a -c ~/JDLs/WMS/wmp_devel11.conf ~/JDLs/WMS/dag10nodi.jdl

Connecting to the service https://devel11.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://devel07.cnaf.infn.it:9000/A4rpw8rqK9kP_SXxpV2BsA

==========================================================================
 
Added:
>
>
 -- MarcoCecchi - 2012-04-26
 
This site is powered by the TWiki collaboration platformCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback