From: Zdeněk Šustr Date: Fri, 9 Mar 2012 12:41:02 +0000 (+0000) Subject: Also generate a test report X-Git-Tag: glite-jobid-api-c_R_2_1_2_1~52 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=76fcb59ee7fb83075ed92f4ba3ee824113ec8bfb;p=jra1mw.git Also generate a test report --- diff --git a/org.glite.testsuites.ctb/LB/tests/lb-autonomous-test.sh b/org.glite.testsuites.ctb/LB/tests/lb-autonomous-test.sh index 7f171df..96944d1 100755 --- a/org.glite.testsuites.ctb/LB/tests/lb-autonomous-test.sh +++ b/org.glite.testsuites.ctb/LB/tests/lb-autonomous-test.sh @@ -124,4 +124,20 @@ printf " \n" >> report.twiki cat test_log.txt >> report.twiki +PRODUCT="emi.lb" +UNITESTEXEC="YES" +REMARKS="" +PERFORMANCEEXEC="YES" +TESTREPOCONTENTS="`cat ./repo_packages.txt`" +PRODREPOCONTENTS="`cat ./prod_packages.txt`" +INSTALLCOMMAND="`cat GridSiteInstall.sh`" +INSTALLLOG="`cat Install_log.txt`" +CONFIGLOG="Configuration log shown with the installation log, see directly above." +#UPGRADECMD +UNITTESTURL="See Build Report. Unit tests are an integral part of the build." +TESTPLANURL="http://jra1mw.cvs.cern.ch/cgi-bin/jra1mw.cgi/org.glite.testsuites.ctb/LB/tests/" +FUNCTIONALITYTESTURL="https://twiki.cern.ch/twiki/bin/view/EGEE/SA3Testing#LB" + +gen_test_report > TestRep.txt +