Testing report: IGIRTC #63

Summary

  • Product: CREAM v. 1.14.0
  • Release Task: Task #21059
  • ETICS Subsystem Configuration Name: emi-cream-ce_R_1_14_0_3
  • VCS Tag: emi-cream-mp_R_1_1_0_3
  • EMI Major Release: EMI 2 (Matterhorn)
  • Platform: SL5 epel
  • Author: Sara Bertocco
  • Testing report: TBD
  • Certification report: TBD
  • Date: 12st April 2012
  • Outcome: In certification

SL5

Deployment tests

Clean Installation SL5

  • emi-release file is missing

[root@cream-48 ~]# cat /etc/emi-release
cat: /etc/emi-release: No such file or directory

Upgrade Installation

  • Simple submission test:

[bertocco@cream-12 ~]$ cat /home/bertocco/bug87492.jdl
[
Environment = {
"GANGA_LCG_VO='camont:/camont/Role=lcgadmin'",
"LFC_HOST='lfc0448.gridpp.rl.ac.uk'",
"GANGA_LOG_HANDLER='WMS'"
}; 
executable="/bin/env";
stdoutput="out.out";
outputsandbox={"out.out"};
outputsandboxbasedesturi="gsiftp://localhost";
]

[bertocco@cream-12 ~]$  glite-ce-job-submit -a -r cert-09.cnaf.infn.it:8443/cream-lsf-demo -a /home/bertocco/bug87492.jdl
https://cert-09.cnaf.infn.it:8443/CREAM637490512

[bertocco@cream-12 ~]$ glite-ce-job-status https://cert-09.cnaf.infn.it:8443/CREAM637490512

******  JobID=[https://cert-09.cnaf.infn.it:8443/CREAM637490512]
   Status        = [DONE-OK]
   ExitCode      = [0]

Unit Tests

??? TODO ???

System tests

Functionality tests after the update (SL5 only)

  • Run the testsuite

[bertocco@cream-12 ~]$ pybot -i loglevel -i check_exe -i setup -i simple -i isb_baseuri -i isb_client -i isb_gsiftp -i osb_localhost -i osb_basedesturi -i osb_desturi -i env -i epilogue -i prologue -i deleg -i cancel -i list -i susp_res -i purge  cream_test_suite.html
INFO: The files of this testsuite will be stored under: /tmp/tmpS2uaHL.cream_testing/
INFO: Non-mandatory variable "sec_cert" has not been set.
INFO: Non-mandatory variable "cream_root_pass" has not been set.
INFO: Non-mandatory variable "sec_key" has not been set.
INFO: Non-mandatory variable "argus_host" has not been set.
INFO: Non-mandatory variable "sec_proxy_pass" has not been set.
INFO: Non-mandatory variable "argus_root_pass" has not been set.
INFO: Non-mandatory variable "lrms_admin_pass" has not been set.
==============================================================================
Cream Test Suite :: This is the main testing module,needed for testing the ...
==============================================================================
Set Log Level :: Set the log level used for the test suite. This c... | PASS |
------------------------------------------------------------------------------
Check Executables :: Check whether the needed executables for the ... | PASS |
------------------------------------------------------------------------------
Simple Submit :: Execute /bin/uname -a.Submit the jdl and wait for... | PASS |
------------------------------------------------------------------------------
ISB Base URI :: Execute a bash shell script.The script is stored i... | PASS |
------------------------------------------------------------------------------
ISB Client to CE :: Execute a bash shell script.The script is stor... | PASS |
------------------------------------------------------------------------------
ISB gsiftp to CE :: Execute a bash shell script.The script is stor... | PASS |
------------------------------------------------------------------------------
OSB localhost :: Execute /bin/uname -a.Store std out and error str... | PASS |
------------------------------------------------------------------------------
OSB gsiftp BaseDestURI :: Execute /bin/uname -a.Store std out and ... | PASS |
------------------------------------------------------------------------------
OSB gsiftp DestURI :: Execute /bin/uname -a.Store std out and erro... | PASS |
------------------------------------------------------------------------------
Environment :: Execute a bash shell script.The script is stored lo... | PASS |
------------------------------------------------------------------------------
Epilogue :: Execute two bash shell scripts,one for the job and the... | PASS |
------------------------------------------------------------------------------
Prologue :: Execute two bash shell scripts,one for the job and the... | PASS |
------------------------------------------------------------------------------
Explicit Delegation :: Test job submission with explicit delegatio... | PASS |
------------------------------------------------------------------------------
Job Cancel :: Test job cancellation.Two cases are tested:             | PASS |
------------------------------------------------------------------------------
Job List :: Test the job listing cli utility.Store the list of the... | PASS |
------------------------------------------------------------------------------
Job Suspend - Resume :: Submit a job and suspend it.Wait until it'... | PASS |
------------------------------------------------------------------------------
Job Purge :: This test case verifies the proper functionality of t... | PASS |
------------------------------------------------------------------------------
Cream Test Suite :: This is the main testing module,needed for tes... | PASS |
17 critical tests, 17 passed, 0 failed
17 tests total, 17 passed, 0 failed
==============================================================================
Output:  /home/bertocco/output.xml
Log:     /home/bertocco/log.html
Report:  /home/bertocco/report.html

Complete log file are here

Regression tests

TBD??

SL6

Deployment tests

Clean Installation

  • Simple submission test:

[bertocco@cream-12 ~]$ cat /home/bertocco/bug87492.jdl
[
Environment = {
"GANGA_LCG_VO='camont:/camont/Role=lcgadmin'",
"LFC_HOST='lfc0448.gridpp.rl.ac.uk'",
"GANGA_LOG_HANDLER='WMS'"
}; 
executable="/bin/env";
stdoutput="out.out";
outputsandbox={"out.out"};
outputsandboxbasedesturi="gsiftp://localhost";
]

[bertocco@cream-12 ~]$  glite-ce-job-submit -a -r emitestbed31.cnaf.infn.it:8443/cream-lsf-demo -a /home/bertocco/bug87492.jdl
2012-04-16 12:16:15,675 FATAL - Received NULL fault; the error is due to another cause: FaultString=[java.lang.NoSuchMethodError: org.bouncycastle.asn1.DERSequence.<init>(Lorg/bouncycastle/asn1/DEREncodableVector;)V] - FaultCode=[SOAP-ENV:Server] - FaultSubCode=[SOAP-ENV:Server]

Discussed with developers, it seems a problem of voms packaging.

Unit Tests

??? TODO ???

System tests

Functionality tests after the installation

Failed:

[bertocco@cream-12 ~]$  glite-ce-job-submit -a -r cert-09.cnaf.infn.it:8443/cream-lsf-demo -a /home/bertocco/bug87492.jdl
https://cert-09.cnaf.infn.it:8443/CREAM637490512

[bertocco@cream-12 ~]$ glite-ce-job-status https://cert-09.cnaf.infn.it:8443/CREAM637490512

******  JobID=[https://cert-09.cnaf.infn.it:8443/CREAM637490512]
   Status        = [DONE-OK]
   ExitCode      = [0]


[bertocco@cream-12 ~]$  glite-ce-job-submit -a -r emitestbed31.cnaf.infn.it:8443/cream-lsf-demo -a /home/bertocco/bug87492.jdl
2012-04-16 12:16:15,675 FATAL - Received NULL fault; the error is due to another cause: FaultString=[java.lang.NoSuchMethodError: org.bouncycastle.asn1.DERSequence.<init>(Lorg/bouncycastle/asn1/DEREncodableVector;)V] - FaultCode=[SOAP-ENV:Server] - FaultSubCode=[SOAP-ENV:Server]

Regression tests

-- SaraBertocco - 2012-04-12

Topic attachments
I Attachment Action Size Date Who Comment
Texttxt cream-sl5install.txt manage 333.0 K 2012-04-18 - 11:47 SaraBertocco  
Texttxt cream-sl5update.txt manage 72.1 K 2012-04-12 - 09:57 SaraBertocco  
Texttxt cream-sl6install.txt manage 266.1 K 2012-04-16 - 10:48 SaraBertocco  
Compressed Zip archivetar functionality_logs.tar manage 800.0 K 2012-04-12 - 16:18 SaraBertocco  
Edit | Attach | PDF | History: r7 < r6 < r5 < r4 < r3 | Backlinks | Raw View | More topic actions
Topic revision: r7 - 2012-04-18 - SaraBertocco
 
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