Summary
- Product: Torque WN config*
- Release Task: Task #23340
- ETICS Subsystem Configuration Name: emi-lrms-utils_R_2_0_0_3 / emi-torque-client-mp_R_1_0_0_2
- VCS Tag:
- EMI Major Release: EMI 2 (Matterhorn)
- Platform: SL5 epel & SL6 epel
- Author: Sergio Traldi
- Testing report: see here
- Certification report: see here
- Date: 30th April 2012
- Outcome: DONE
Deployment tests
Clean Installation SL5
Upgrade Installation SL5
Clean Installation SL6
Unit Tests
System tests
Functionality tests
For SL5
Results:
Environment: Execute a bash shell script.The script is stored locally.The jdl sets an environmental variable.The script prints the value of that variable. Submit the
jdl,the final state should be done-ok and the output file should have the designated variable. | PASS |
Epilogue : Execute two bash shell scripts,one for the job and the other as an epilogue.The epilogue script creates a file with a certain string,which is collected by CREAM as an
output file.Submit the jdl,the final state should be done ok,and the output file should have the designated string. |PASS |
Explicit Delegation: Test job submission with explicit delegation.Three cases are tested: 1) Delegate a proxy and submit a job (job final state should be done-ok) 2) Create
an allready existing delegation id (failure is treated as correct behaviour) 3) Submit job with explicit delegation of a non existant delegation id (failure is treated as correct behaviour) | PASS |
ISB Base URI: Execute a bash shell script.The script is stored in a gridftp server.The jdl attribute InputSandboxBaseURI is used.First upload the executable script,then submit the jdl and the final state should be done-ok. | PASS |
ISB Client to CE: Execute a bash shell script.The script is stored on the UI.The jdl attribute InputSandbox is used.Firstly submit the jdl and then wait for final job state to be done-ok. isb_client | PASS |
ISB gsiftp to CE: Execute a bash shell script.The script is stored in a gridftp server.The jdl attribute InputSandbox is used.First upload the executable script,then submit the jdl and the final state should be done-ok. | PASS |
Job Cancel: Test job cancellation.Two cases are tested: 1) Submit and then cancel a job.The final state should be cancelled. 2) Cancel the aforementioned job again (failure is treated as correct behaviour). | PASS |
Job List: Test the job listing cli utility.Store the list of the user's jobs,before and after a job submission.The returned job id shouldn't exist in the job list command output before the submission and should exist afterwards. | PASS |
Job Purge This test case verifies the proper functionality of the glite-ce-job-purge command. In order to do that, it purges a job and then searches for its status and its sandbox dirs on the cream node. The job shouldn't be found by the status command and the sandbox dirs shouldn't exist. | PASS |
Job Suspend - Resume: Submit a job and suspend it.Wait until it's state is REALLY-RUNNING. Case LSF batch system: It's state should be HELD.Then resume the same job.It's status
should be REALLY-RUNNING.The final status should be DONE-OK. Case Torque batch system: It's state should still be REALLY-RUNNING.Resume the job and expect an error.It's status should be REALLY-RUNNING.The final status should be DONE-OK. | PASS |
OSB gsiftp BaseDestURI: Execute /bin/uname -a.Store std out and error streams on a gridftp server.The jdl attribute OutputSandboxBaseDestURI is used. 2) Get output file list
from jdl,base dest uri. 3) lcg-ls base dest uri and files shouldn't exist 4) Execute jdl 5) lcg-ls base dest uri and files should exist 6) Delete files (cleanup) 7) lcg-ls base dest uri and files shouldn't exist osb_basedesturi | PASS |
OSB gsiftp DestURI: Execute /bin/uname -a.Store std out and error streams on a gridftp server.The jdl attribute OutputSandboxDestURI is used. 2) Get output file list from jdl,base dest uri. 3) lcg-ls base dest uri and files shouldn't exist 4) Execute jdl 5) lcg-ls base dest uri and files should exist 6) Delete files (cleanup) 7) lcg-ls base dest uri and files shouldn't exist | PASS |
OSB localhost: Execute /bin/uname -a.Store std out and error streams on "gsiftp://localhost" .Firstly submit the jdl,wait for final job state done-ok,download the produced files,get the output file list from the jdl file and compare the two file lists. | PASS |
Prologue: Execute two bash shell scripts,one for the job and the other as a prologue.The prologue script creates a file with a certain string,which is collected by CREAM as an output file.Submit the jdl,the final state should be done ok,and the output file should have the designated string. | PASS |
Set Log Level: Set the log level used for the test suite. This changes the verbosity of the final test suite log files. | PASS |
Simple Submit: Execute /bin/uname -a.Submit the jdl and wait for final job status to be done-ok. | PASS |
Complete log file are
here
For SL6
similar with above results.
Complete log file are
here
Regression tests
not needed
--
SergioTraldi - 2012-05-03