EMI Quality Control Verification

The EMI QC team verifies that components certified by EMI Product Teams are compliant with EMI production release criteria.

The EMI QC Verification Report Template

The EMI Verification Google Spreadsheet

In order to have access to the Google spreadsheet used to collect verification report information, send an email to andrea.ceccanti@cnafNOSPAMPLEASE.infn.it.

The EMI Report generator script

The python script used to generate verification reports from the Google spreadsheet can be downloaded here. You may need to make the script executable after downloading it.

In order to use it:

  • Export the Google spreadsheet to CSV using the "Download as CSV" option from the Google Spreadsheet File menu.
  • Use the qc-rep-gen.py script to generate the reports. The -d option can used to specify in which directory the reports should be generated:
wilco:src andreaceccanti$ ./qc-rep-gen.py -d /tmp ../test-data.csv 
Report written on /tmp/18584_StoRM SE 1.7.0_VerificationReport.txt 
Report written on /tmp/11111_Test component 1.0.0_VerificationReport.txt 
Report written on /tmp/20901_CEmon 1.13.1_VerificationReport.txt 
Report written on /tmp/20813_CREAM 1.13.1_VerificationReport.txt 
Done.
  • If you want to generate reports only for specific tasks, use the --tasks option, like in:
wilco:src andreaceccanti$ ./qc-rep-gen.py -d /tmp --tasks 20901,20813 ../test-data.csv 
Report written on /tmp/20901_CEmon 1.13.1_VerificationReport.txt 
Report written on /tmp/20813_CREAM 1.13.1_VerificationReport.txt 
Done.

-- AndreaCeccanti - 16-Jun-2011

Topic attachments
I Attachment History Action Size Date Who Comment
Texttxt qc-verification-report-template.txt r1 manage 1.9 K 2011-06-16 - 17:05 UnknownUser EMI QC Verification report template
Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r2 - 2011-07-14 - unknown
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    EMI All webs login

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