Generate also test report
authorZdeněk Šustr <sustr4@cesnet.cz>
Fri, 9 Mar 2012 12:35:21 +0000 (12:35 +0000)
committerZdeněk Šustr <sustr4@cesnet.cz>
Fri, 9 Mar 2012 12:35:21 +0000 (12:35 +0000)
org.glite.testsuites.ctb/CANL-C/tests/canl-autonomous-test.sh

index cbe5a32..ca8efbd 100755 (executable)
@@ -131,4 +131,21 @@ printf "</verbatim>
 <verbatim>\n" >> report.twiki
 cat test_log.txt >> report.twiki
 
+#Generating test report
+
+PRODUCT="emi.canl.c"
+UNITESTEXEC="NO"
+REMARKS="No unit tests implemented"
+PERFORMANCEEXEC="NO"
+TESTREPOCONTENTS="`cat ./repo_packages.txt`"
+PRODREPOCONTENTS="`cat ./prod_packages.txt`"
+INSTALLCOMMAND="`cat GridSiteInstall.sh`"
+INSTALLLOG="`cat Install_log.txt`"
+CONFIGLOG="caNl does not use any specific configuration procedure. No log provided"
+#UPGRADECMD
+UNITTESTURL="NA"
+TESTPLANURL="http://jra1mw.cvs.cern.ch/cgi-bin/jra1mw.cgi/org.glite.testsuites.ctb/CANL-C/tests/"
+FUNCTIONALITYTESTURL="https://twiki.cern.ch/twiki/bin/view/EMI/EMIcaNl#Certification_Test_Results"
+
+gen_test_report > TestRep.txt