Update test report template.
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Sat, 7 Jul 2012 11:03:43 +0000 (11:03 +0000)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Sat, 7 Jul 2012 11:03:43 +0000 (11:03 +0000)
org.glite.testsuites.ctb/LB/tests/lb-autonomous-test.sh
org.glite.testsuites.ctb/LB/tests/lb-common-testbeds.sh

index 50d4ce7..c2c2803 100755 (executable)
@@ -165,10 +165,17 @@ REMARKS=""
 PERFORMANCEEXEC="YES"
 TESTREPOCONTENTS="`cat ./repo_packages.txt`"
 PRODREPOCONTENTS="`cat ./prod_packages.txt`"
-INSTALLCOMMAND="`cat LBinstall.sh`"
+echo "$SCENARIO" | grep -E -i "upgrade|update" > /dev/null
+if [ $? != 0]; then
+       INSTALLCOMMAND="`cat LBinstall.sh`"
+       UPGRADECMD=""
+else
+       INSTALCOMMAND="# Copy here initial part of Upgrade Command
+"
+       UPGRADECMD="`cat LBinstall.sh`"
+fi
 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"
index f9a6d76..fa3c2dc 100755 (executable)
@@ -274,7 +274,7 @@ EMI Test Report Template
 
 - Date:
 
-- Test Report Template : v. 3.1
+- Test Report Template : v. 3.2
 
 *************
 Summary 
@@ -291,6 +291,7 @@ Summary
   4.3. Standard Conformance tests - NA
   4.4. Performance tests - $PERFORMANCEEXEC
   4.5. Scalability tests - NA
+  4.6. Integration tests - NA
 
 REMARKS: