Difference: Task23323 (2 vs. 3)

Revision 32012-04-18 - SaraBertocco

Line: 1 to 1
 
META TOPICPARENT name="EMI2-RC4"
Testing report: IGIRTC #63
Added:
>
>
 

Summary

  • Product: WN v. 2.0.0
Line: 9 to 12
 
  • ETICS Subsystem Configuration Name: **
  • VCS Tag:
  • EMI Major Release: EMI 2 (Matterhorn)
Changed:
<
<
  • Platform: SL5, SL5 epel
>
>
  • Platform: SL5, SL6 epel
 
  • Author: Sara Bertocco
  • Testing report: TBD
  • Certification report: TBD
Line: 24 to 27
  Installation log file
Changed:
<
<
Semplice test di funzionalita`:
>
>
Simple functionality test:
 
Changed:
<
<
  • sottomesso un job sul ce
>
>
  • submit a job in the cluster
 
[bertocco@cream-12 cream_regression_testsuite]$ glite-ce-job-submit -a -r cert-09.cnaf.infn.it:8443/cream-lsf-demo -a /home/bertocco/gridka.jdl 
https://cert-09.cnaf.infn.it:8443/CREAM429206787
Changed:
<
<
  • verificato che runna sul nodo installato (emitestbed11)
>
>
  • verify run on installed job (emitestbed11)
 
[root@cert-09 ~]# qstat -a
Line: 139 to 142
 
Changed:
<
<
  • verificato che il job va a buon fine
>
>
  • verify the job finish correctly
 
[bertocco@cream-12 cream_regression_testsuite]$ glite-ce-job-status https://cert-09.cnaf.infn.it:8443/CREAM429206787
Line: 161 to 165
 Patch applyed:
rpm -e libdcap-devel-2.47.5-1.x86_64 emi-wn-1.0.0-0.sl5.x86_64; rpm -e gfal-py26-1.11.19-3.sl5.x86_64; rpm -e lcg-util-1.11.19-3.sl5.x86_64; rpm -e lcg-util-py26-1.11.19-3.sl5.x86_64
Changed:
<
<
>
>
 After that upgrade and configuration OK.
Added:
>
>
Simple functionality test:

  • Submit a job in the cluster

[bertocco@cream-12 cream_regression_testsuite]$  glite-ce-job-submit -a -r emi-demo08.cnaf.infn.it:8443/cream-lsf-demo -a /home/bertocco/gridka.jdl 
https://emi-demo08.cnaf.infn.it:8443/CREAM511059806

  • Verify the job runs in the installed node

[root@cert-36 conf]# qstat  -a
demo;  type=BATCH;  [ENABLED];  pri=100
1 run;   0 wait;

        REQUEST NAME        REQUEST ID          USER   STATE
   1:   cream_511059              9418        tst27  RUNNING

[root@cert-36 conf]# bjobs -l 9418

Job <9418>, Job Name <cream_511059806>, User <tst27>, Project <default>, Status
                      <RUN>, Queue <demo>, Command <#!/bin/bash;# LSF job wrapp
                     er generated by lsf_submit.sh;# on Wed Apr 18 14:58:54 CES
                     T 2012;#;# LSF directives:;#BSUB -L /bin/bash;#BSUB -J cre
                     am_511059806;#BSUB -q demo;#BSUB -n 1;#BSUB -f "/var/cream
                     _sandbox/testers/CN_Sara_Bertocco_L_Padova_OU_Personal_Cer
                     tificate_O_INFN_C_IT_testers_eu_emi_eu_Role_NULL_Capabilit
                     y_NULL_tst27/51/CREAM511059806/CREAM511059806_jobWrapper.s
                     h > CREAM511059806_jobWrapper.sh.61027.6951.1334753934";#B
                     SUB -f "/var/cream_sandbox/testers/CN_Sara_Bertocco_L_Pado
                     va_OU_Personal_Certificate_O_INFN_C_IT_testers_eu_emi_eu_R
                     ole_NULL_Capability_NULL_tst27/proxy/a893b66fe8fa8a2ef1c8d
                     0ba6b1410fc53896bd4_17980099141579 > cream_511059806.proxy
                     ";#BSUB -f "/var/cream_sandbox/testers/CN_Sara_Bertocco_L_
                     Padova_OU_Personal_Certificate_O_INFN_C_IT_testers_eu_emi_
                     eu_Role_NULL_Capability_NULL_tst27/51/CREAM511059806/Stand
                     ardOutput < out_cream_511059806_StandardOutput";#BSUB -f "
                     /var/cream_sandbox/testers/CN_Sara_Bertocco_L_Padova_OU_Pe
                     rsonal_Certificate_O_INFN_C_IT_testers_eu_emi_eu_Role_NULL
                     _Capability_NULL_tst27/51/CREAM511059806/StandardError < e
                     rr_cream_511059806_StandardError"; # Check whether we need
                      to move to the LSF original CWD:;if [ -d "$CERN_STARTER_O
                     RIGINAL_CWD" ]; then;    cd $CERN_STARTER_ORIGINAL_CWD;fi;
                     old_home=`pwd`;new_home=${old_home}/home_cream_511059806;m
                     kdir $new_home;trap 'wait $job_pid; cd $old_home; rm -rf $
                     new_home; exit 255' 1 2 3 15 24;trap 'wait $job_pid; cd $o
                     ld_home; rm -rf $new_home' 0;# Copy into new home any shar
                     ed input sandbox file;# Move into new home any relative in
                     put sandbox file;mv "CREAM511059806_jobWrapper.sh.61027.69
                     51.1334753934" "$new_home/CREAM511059806_jobWrapper.sh" &>
                      /dev/null;mv "cream_511059806.proxy" "$new_home/cream_511
                     059806.proxy" &> /dev/null;export HOME=$new_home;cd $new_h
                     ome;# Resetting proxy to local position;export X509_USER_P
                     ROXY=$new_home/cream_511059806.proxy; # Command to execute
                     :;if [ ! -x ./CREAM511059806_jobWrapper.sh ]; then chmod u
                     +x ./CREAM511059806_jobWrapper.sh; fi;if [ -x ${GLITE_LOCA
                     TION:-/opt/glite}/libexec/jobwrapper ];then;${GLITE_LOCATI
                     ON:-/opt/glite}/libexec/jobwrapper ./CREAM511059806_jobWra
                     pper.sh  > "out_cream_511059806_StandardOutput" 2> "err_cr
                     eam_511059806_StandardError" & elif [ -x /opt/lcg/libexec/
                     jobwrapper ];then;/opt/lcg/libexec/jobwrapper ./CREAM51105
                     9806_jobWrapper.sh  > "out_cream_511059806_StandardOutput"
                      2> "err_cream_511059806_StandardError" & elif [ -x $BLAH_
                     AUX_JOBWRAPPER ];then;$BLAH_AUX_JOBWRAPPER ./CREAM51105980
                     6_jobWrapper.sh  > "out_cream_511059806_StandardOutput" 2>
                      "err_cream_511059806_StandardError" & else;$new_home/CREA
                     M511059806_jobWrapper.sh  > "out_cream_511059806_StandardO
                     utput" 2> "err_cream_511059806_StandardError" & fi;job_pid
                     =$!; # Wait for the user job to finish;wait $job_pid;user_
                     retcode=$?; # Move all relative outputsand paths out of te
                     mp home;cd $new_home;mv "out_cream_511059806_StandardOutpu
                     t" "$old_home/out_cream_511059806_StandardOutput" 2> /dev/
                     null;mv "err_cream_511059806_StandardError" "$old_home/err
                     _cream_511059806_StandardError" 2> /dev/null;# Move any re
                     mapped outputsand file to shared directories; # Remove the
                      staged files, if any;rm "CREAM511059806_jobWrapper.sh" 2>
                      /dev/null;rm "cream_511059806.proxy" 2> /dev/null;cd $old
                     _home; exit $user_retcode>
Wed Apr 18 14:58:55: Submitted from host <emi-demo08>, CWD <$HOME>, Input File 
                     </dev/null>, Output File </dev/null>, Copy Files "/var/cre
                     am_sandbox/testers/CN_Sara_Bertocco_L_Padova_OU_Personal_C
                     ertificate_O_INFN_C_IT_testers_eu_emi_eu_Role_NULL_Capabil
                     ity_NULL_tst27/51/CREAM511059806/CREAM511059806_jobWrapper
                     .sh > CREAM511059806_jobWrapper.sh.61027.6951.1334753934" 
                     "/var/cream_sandbox/testers/CN_Sara_Bertocco_L_Padova_OU_P
                     ersonal_Certificate_O_INFN_C_IT_testers_eu_emi_eu_Role_NUL
                     L_Capability_NULL_tst27/proxy/a893b66fe8fa8a2ef1c8d0ba6b14
                     10fc53896bd4_17980099141579 > cream_511059806.proxy" "/var
                     /cream_sandbox/testers/CN_Sara_Bertocco_L_Padova_OU_Person
                     al_Certificate_O_INFN_C_IT_testers_eu_emi_eu_Role_NULL_Cap
                     ability_NULL_tst27/51/CREAM511059806/StandardOutput < out_
                     cream_511059806_StandardOutput" "/var/cream_sandbox/tester
                     s/CN_Sara_Bertocco_L_Padova_OU_Personal_Certificate_O_INFN
                     _C_IT_testers_eu_emi_eu_Role_NULL_Capability_NULL_tst27/51
                     /CREAM511059806/StandardError < err_cream_511059806_Standa
                     rdError", Login Shell </bin/bash>;
Wed Apr 18 14:58:59: Started on <emitestbed14>, Execution Home </home/tst27>, E
                     xecution CWD </home/tst27>;
Wed Apr 18 14:59:17: Resource usage collected.
                     MEM: 1 Mbytes;  SWAP: 28 Mbytes;  NTHREAD: 1
                     PGID: 32125;  PIDs: 32125 


 SCHEDULING PARAMETERS:
           r15s   r1m  r15m   ut      pg    io   ls    it    tmp    swp    mem
 loadSched   -     -     -     -       -     -    -     -     -      -      -  
 loadStop    -     -     -     -       -     -    -     -     -      -      -  

* Verify the job finish correctly

[bertocco@cream-12 cream_regression_testsuite]$ glite-ce-job-status https://emi-demo08.cnaf.infn.it:8443/CREAM511059806

******  JobID=[https://emi-demo08.cnaf.infn.it:8443/CREAM511059806]
   Status        = [DONE-OK]
   ExitCode      = [0]
 

Unit Tests

System tests

Line: 179 to 306
  Installation log file
Changed:
<
<
Semplice test di funzionalita`:
>
>
sIMPLE FUNCTIONALITY TEST:
 
Changed:
<
<
  • sottomesso un job sul ce
>
>
  • Submit a job in the cluster
 
[bertocco@cream-12 cream_regression_testsuite]$ glite-ce-job-status https://cert-09.cnaf.infn.it:8443/CREAM159038044
Line: 191 to 318
 
Changed:
<
<
  • verificato che runna sul nodo installato (emitestbed32)
>
>
  • Verify the job runs in the updated node (emitestbed32)
 
[root@cert-09 ~]# qstat -a
Line: 294 to 421
 
Changed:
<
<
  • verificato che il job va a buon fine
>
>
  • Verify the job finish correctly
 
[bertocco@cream-12 cream_regression_testsuite]$ glite-ce-job-status https://cert-09.cnaf.infn.it:8443/CREAM159038044
 
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