Summary
- Product: DGAS Sensors 4.0.6
- ETICS Subsystem Configuration Name: emi-dgas_R_4_0_6
- EMI Major Release: EMI 1 (Kebnekaise)
- Platform: SL5 epel
- Author: Sergio Traldi
- Certification report (this page)
- Outcome: CERTIFIED
Deployment tests
Clean Installation
EMI CREAM CE Torque + DGAS Sensors
ig HLR Server
Unit Tests
Not Available. The plan is to provide some unit tests starting with EMI-2.
System tests
Check service tests
After the first yaim configuration the pbs_server was stopped.
/etc/init.d/pbs_server status
pbs_server is stopped
I start pbs server and reconfigure.
/etc/init.d/pbs_server start
/opt/glite/yaim/bin/yaim -c -d 6 -s /usr/local/nfs/rtc-emi/rtc-emi-site-info.def -n creamCE -n TORQUE_server -n TORQUE_utils -n DGAS_sensors 2>&1 | tee /root/conf_EMI_CREAM_Torque_DGASSensors.`hostname -s`.`date +
m%d-
M%S`.log
WARNING
Functionality tests
Test submission and data account check
*
Submit a Job from cert-02 (UI) user traldi:
-bash-3.2$ glite-ce-job-submit -r cert-34.pd.infn.it:8443/cream-pbs-cms -a testCream1.jdl
https://cert-34.pd.infn.it:8443/CREAM523970259
*
Status of the job:
-bash-3.2$ glite-ce-job-status https://cert-34.pd.infn.it:8443/CREAM523970259
****** JobID=[https://cert-34.pd.infn.it:8443/CREAM523970259]
Status = [DONE-OK]
ExitCode = [0]
*
Check the account data in HLR server (cert-40) the job
mysql> select * from jobTransSummary where dgJobId like "CREAM523970259";
+----------------+---------------------+------------------------+----------------------------------------------------------------+--------------------------------+--------+---------+----------+------+--------+--------+------------+------------+--------+------------+--------+------------+-----------------------------------------------------+----+-----------------------+-------------+------------+------------+---------------------+-------------+----------------+--------+---------------------+----------+---------------------+------------------------------+----------------------------------+
| dgJobId | date | gridResource | gridUser | userFqan | userVo | cpuTime | wallTime | pmem | vmem | amount | start | end | iBench | iBenchType | fBench | fBenchType | acl | id | lrmsId | localUserId | hlrGroup | localGroup | endDate | siteName | urSourceServer | hlrTid | accountingProcedure | voOrigin | GlueCEInfoTotalCPUs | executingNodes | uniqueChecksum |
+----------------+---------------------+------------------------+----------------------------------------------------------------+--------------------------------+--------+---------+----------+------+--------+--------+------------+------------+--------+------------+--------+------------+-----------------------------------------------------+----+-----------------------+-------------+------------+------------+---------------------+-------------+----------------+--------+---------------------+----------+---------------------+------------------------------+----------------------------------+
| CREAM523970259 | 2011-12-27 14:17:04 | cert-34.pd.infn.it:cms | /C=IT/O=INFN/OU=Personal Certificate/L=Padova/CN=Sergio Traldi | /cms/Role=NULL/Capability=NULL | cms | 0 | 11 | 9852 | 478188 | 0 | 1324991824 | 1324991835 | 2975 | si2k | 2868 | sf2k | /C=IT/O=INFN/OU=Host/L=Padova/CN=cert-34.pd.infn.it | 9 | 10.cert-34.pd.infn.it | cms035 | pd.infn.it | cms | 2011-12-27 14:17:15 | INFN-PADOVA | | 9 | grid | fqan | 4 | cert-wn64-06.pn.pd.infn.it/0 | a92760fd5ddc26c61323e8bfa2741af3 |
+----------------+---------------------+------------------------+----------------------------------------------------------------+--------------------------------+--------+---------+----------+------+--------+--------+------------+------------+--------+------------+--------+------------+-----------------------------------------------------+----+-----------------------+-------------+------------+------------+---------------------+-------------+----------------+--------+---------------------+----------+---------------------+------------------------------+----------------------------------+
1 row in set (0.00 sec)
Test PASSED
--
SergioTraldi - 2012-01-09