Difference: WmsTestsP2562 (1 vs. 13)

Revision 132011-02-24 - AlessioGianelle

Line: 1 to 1
Changed:
<
<
META TOPICPARENT name="TestWokPlan"
>
>
META TOPICPARENT name="TestPage"
 

TESTS

  • Normal jobs work: OK

Revision 122008-12-23 - AlessioGianelle

Line: 1 to 1
 
META TOPICPARENT name="TestWokPlan"

TESTS

Line: 47 to 47
 
    • Send cancel on some children nodes
    • The wm keeps running happily smile
Changed:
<
<
>
>
  • BUGs #44761, #44762: HOPEFULLY FIXED
    • It is very difficult to replicate these bugs, you can try submitting a lot of collections setting short expire and matchmaking periods (i.e. ExpiryPeriod and MatchRetryPeriod) in the configuration file and then restarting some times the workload manager on the WMS to trigger the recovery mechanism.
 
Added:
>
>
  • BUG #44763: FIXED
    • Submit a collection with an expired time (i.e. ExpiryTime=
    • The collection and all its nodes should be Aborted with reason "request expired"
 
  • BUG #45391: FIXED
    • Submit a collection with at least a node that doesn't match (e.g. put requirements=false)

Revision 112008-12-18 - AlessioGianelle

Line: 1 to 1
 
META TOPICPARENT name="TestWokPlan"

TESTS

Line: 47 to 47
 
    • Send cancel on some children nodes
    • The wm keeps running happily smile
Changed:
<
<
>
>
 
Deleted:
<
<

 
  • BUG #45391: FIXED
    • Submit a collection with at least a node that doesn't match (e.g. put requirements=false)

Revision 102008-12-18 - AlessioGianelle

Line: 1 to 1
 
META TOPICPARENT name="TestWokPlan"

TESTS

Line: 53 to 53
 
Changed:
<
<
>
>
  • BUG #45391: FIXED
    • Submit a collection with at least a node that doesn't match (e.g. put requirements=false)
    • After the match making of the collection, the node should be put in state Waiting with reason: "BrokerHelper: no compatible resources"
    • Check if the request of the collection is in the directory $GLITE_LOCATION_VAR/workload_manager/jobdir/old (i.e. you should find a file like 20081218T092023.381155_3086493376)
    • Manually restart the wm on the WMS (i.e. $GLITE_WMS_LOCATION/etc/init.d/glite-wms-wm restart)
    • In a while the recovery process should re-match the node and the request should be put again in the $GLITE_LOCATION_VAR/workload_manager/jobdir/old directory
    • Check that after the node request will expire (i.e. after ExpiryPeriod seconds), at the next matching session the node should be aborted (with reason: "request expired") and the file should be removed from the $GLITE_LOCATION_VAR/workload_manager/jobdir/old directory
  -- AlessioGianelle - 02 Dec 2008 \ No newline at end of file

Revision 92008-12-16 - AlessioGianelle

Line: 1 to 1
 
META TOPICPARENT name="TestWokPlan"

TESTS

Line: 53 to 53
 
Changed:
<
<
>
>
  -- AlessioGianelle - 02 Dec 2008 \ No newline at end of file

Revision 82008-12-12 - ElisabettaMolinari

Line: 1 to 1
 
META TOPICPARENT name="TestWokPlan"

TESTS

Line: 42 to 42
  InputSandbox = { "gsiftp://devel14.cnaf.infn.it:2811/var/glite/SandboxDir/2P/https_3a_2f_2fdevel17.cnaf.infn.it_3a9000_2f2Pa1jpof6pDVca7mBfZVCg/output/std1.out","gsiftp://devel14.cnaf.infn.it:2811/var/glite/SandboxDir/SF/https_3a_2f_2fdevel17.cnaf.infn.it_3a9000_2fSFC5OGoUDPmB5f32n60w9A/output/std2.out","gsiftp://devel14.cnaf.infn.it:2811/var/glite/SandboxDir/Ux/https_3a_2f_2fdevel17.cnaf.infn.it_3a9000_2fUxUdVBRNPOX0u3vDHJ3X1Q/output/std3.out" }
Changed:
<
<
>
>
  • BUG #42590: "The WM terminates unexpectly handing a cancel request." HOPEFULLY FIXED
    • Submit several collections made of 100 nodes
    • Send cancel on some children nodes
    • The wm keeps running happily smile
 

Revision 72008-12-11 - AlessioGianelle

Line: 1 to 1
 
META TOPICPARENT name="TestWokPlan"

TESTS

Line: 6 to 6
 
  • Dag jobs work: OK
Changed:
<
<
  • Collection jobs work:
>
>
  • Collection jobs work: OK
 
  • Parametric jobs work: OK
Line: 17 to 17
 
    • Submit a bulk of 500 jobs
    • Submit a bulk of 1000 jobs
Changed:
<
<
  • Perusal jobs work:
>
>
  • Perusal jobs work: OK
 
Changed:
<
<
  • MPICH jobs work:
>
>
  • MPICH jobs work: OK
 

Check bugs:

Revision 62008-12-05 - AlessioGianelle

Line: 1 to 1
 
META TOPICPARENT name="TestWokPlan"

TESTS

Line: 33 to 33
 
    • check that the sandbox gets transferred correctly and the job finishes successfully

Added:
>
>
    • Submit a dag with these dependencies:
      • dependencies = { {{nodo1,nodo2,nodo3},final} };
    • and in the final node description set:
      • InputSandbox = {root.nodes.nodo1.description.OutputSandbox,root.nodes.nodo2.description.OutputSandbox,root.nodes.nodo3.description.OutputSandbox};
    • Then issuing the command glite-wms-job-info --jdl <jobid> the InputSandbox of the final node should be:
        InputSandbox = { "gsiftp://devel14.cnaf.infn.it:2811/var/glite/SandboxDir/2P/https_3a_2f_2fdevel17.cnaf.infn.it_3a9000_2f2Pa1jpof6pDVca7mBfZVCg/output/std1.out","gsiftp://devel14.cnaf.infn.it:2811/var/glite/SandboxDir/SF/https_3a_2f_2fdevel17.cnaf.infn.it_3a9000_2fSFC5OGoUDPmB5f32n60w9A/output/std2.out","gsiftp://devel14.cnaf.infn.it:2811/var/glite/SandboxDir/Ux/https_3a_2f_2fdevel17.cnaf.infn.it_3a9000_2fUxUdVBRNPOX0u3vDHJ3X1Q/output/std3.out" }
 

Revision 52008-12-05 - AlessioGianelle

Line: 1 to 1
 
META TOPICPARENT name="TestWokPlan"

TESTS

Line: 10 to 10
 
  • Parametric jobs work: OK
Changed:
<
<
  • Bulk jobs work:
>
>
  • Bulk jobs work: OK
    • Submit a bulk of 3 jobs
    • Submit a bulk of 50 jobs
    • Submit a bulk of 100 jobs
    • Submit a bulk of 500 jobs
    • Submit a bulk of 1000 jobs
 
  • Perusal jobs work:

Revision 42008-12-04 - ElisabettaMolinari

Line: 1 to 1
 
META TOPICPARENT name="TestWokPlan"

TESTS

Line: 27 to 27
 
    • submit a job using a proxy with UID or USERID in the DN
    • check that the sandbox gets transferred correctly and the job finishes successfully
Changed:
<
<
>
>
 

Revision 32008-12-03 - ElisabettaMolinari

Line: 1 to 1
 
META TOPICPARENT name="TestWokPlan"

TESTS

Changed:
<
<
  • Normal jobs work:
>
>
  • Normal jobs work: OK
 
Changed:
<
<
  • Dag jobs work:
>
>
  • Dag jobs work: OK
 
  • Collection jobs work:
Changed:
<
<
  • Parametric jobs work:
>
>
  • Parametric jobs work: OK
 
  • Bulk jobs work:
Line: 23 to 23
 
    • submit a dag job with the .jdl attribute AllowZippedISB=true set
    • Check the job finishes successfully
Changed:
<
<
>
>
  • BUG #39903: "Fermilab proxy cannot submit to WMS SL4, they are ok with SL3" FIXED
    • submit a job using a proxy with UID or USERID in the DN
    • check that the sandbox gets transferred correctly and the job finishes successfully
 

Revision 22008-12-03 - ElisabettaMolinari

Line: 1 to 1
 
META TOPICPARENT name="TestWokPlan"

TESTS

Line: 19 to 19
 

Check bugs:

Changed:
<
<
>
>
  • BUG #35250: "glite_wms_wmproxy_dirmanager does not extract links from tar.gz" FIXED
    • submit a dag job with the .jdl attribute AllowZippedISB=true set
    • Check the job finishes successfully
 

Revision 12008-12-02 - AlessioGianelle

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="TestWokPlan"

TESTS

  • Normal jobs work:

  • Dag jobs work:

  • Collection jobs work:

  • Parametric jobs work:

  • Bulk jobs work:

  • Perusal jobs work:

  • MPICH jobs work:

Check bugs:

-- AlessioGianelle - 02 Dec 2008

 
This site is powered by the TWiki collaboration platformCopyright © 2008-2023 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback