Update NGI-CZ CE list.
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Mon, 16 Jul 2012 16:26:14 +0000 (16:26 +0000)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Mon, 16 Jul 2012 16:26:14 +0000 (16:26 +0000)
org.glite.testsuites.ctb/LB/tests/lb-test-wild.sh

index 63308f0..e817ea7 100755 (executable)
@@ -116,9 +116,15 @@ if test -z "$VO"; then
        fatal 2 "No VO!"
 fi
 
+#
+# For available CEs, check:
+#
+#   lcg-infosites --vo voce ce
+#
 JDL_HEADER="LBAddress = \"$LB_HOST\";
 VirtualOrganisation = \"$VO\";
-${NOREQ}Requirements = other.GlueCEInfoHostname==\"ce2.egee.cesnet.cz\";
+#${NOREQ}Requirements = other.GlueCEInfoHostname==\"ce2.egee.cesnet.cz\";
+${NOREQ}Requirements = other.GlueCEInfoHostname==\"cream1.egee.cesnet.cz\" || other.GlueCEInfoHostname==\"cream2.grid.cesnet.cz\";
 
 RetryCount=2;"