Install nagios probe package before running the tests.
authorZdeněk Šustr <sustr4@cesnet.cz>
Thu, 6 Oct 2011 13:30:44 +0000 (13:30 +0000)
committerZdeněk Šustr <sustr4@cesnet.cz>
Thu, 6 Oct 2011 13:30:44 +0000 (13:30 +0000)
org.glite.testsuites.ctb/LB/tests/lb-run-tests.sh

index fedf97e..baa3dac 100755 (executable)
@@ -122,6 +122,7 @@ yum install -q -y globus-proxy-utils
 yum install -q -y postgresql postgresql-server
 #Standard setup now uses production brokers. No need to install our own.
 #yum install -q -y activemq java-1.6.0-openjdk
+yum install -q -y emi-lb-nagios-plugins
 
 /etc/init.d/postgresql start
 mv /var/lib/pgsql/data/pg_hba.conf /var/lib/pgsql/data/pg_hba.conf.orig