From: Zdeněk Šustr Date: Tue, 24 Jul 2012 11:41:31 +0000 (+0000) Subject: Run tne dump/load test as a part of the normal test procedure. X-Git-Tag: gridsite-core_R_1_7_22~14 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=19176b0821095ff1c630dc4a6f3ad52a543c2422;p=jra1mw.git Run tne dump/load test as a part of the normal test procedure. --- diff --git a/org.glite.testsuites.ctb/LB/tests/lb-common-testbeds.sh b/org.glite.testsuites.ctb/LB/tests/lb-common-testbeds.sh index fa3c2dc..38d8508 100755 --- a/org.glite.testsuites.ctb/LB/tests/lb-common-testbeds.sh +++ b/org.glite.testsuites.ctb/LB/tests/lb-common-testbeds.sh @@ -160,6 +160,7 @@ echo ./lb-test-threaded.sh \$OUTPUT_OPT >> arrange_lb_test_user.sh echo ./lb-test-harvester.sh \$OUTPUT_OPT >> arrange_lb_test_user.sh echo ./lb-test-nagios-probe.sh \$OUTPUT_OPT >> arrange_lb_test_user.sh echo ./lb-test-packaging.sh \$OUTPUT_OPT >> arrange_lb_test_user.sh +echo ./lb-test-dump-load.sh \$OUTPUT_OPT >> arrange_lb_test_user.sh echo perl ./lb-test-purge.pl --i-want-to-purge $remotehost:9000 \$OUTPUT_OPT >> arrange_lb_test_user.sh echo 'echo ""' >> arrange_lb_test_user.sh echo 'echo ""' >> arrange_lb_test_user.sh