From: Zdeněk Šustr Date: Mon, 5 Mar 2012 12:36:05 +0000 (+0000) Subject: Different distribution point for EPEL in defaul installation Procedure X-Git-Tag: glite-jobid-api-c_R_2_1_2_1~70 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=6a99512b6d5e83e7ccc8c2f46981c53a3f958a57;p=jra1mw.git Different distribution point for EPEL in defaul installation Procedure --- diff --git a/org.glite.testsuites.ctb/PX/tests/px-autonomous-test.sh b/org.glite.testsuites.ctb/PX/tests/px-autonomous-test.sh index 0899448..0c42f55 100755 --- a/org.glite.testsuites.ctb/PX/tests/px-autonomous-test.sh +++ b/org.glite.testsuites.ctb/PX/tests/px-autonomous-test.sh @@ -82,7 +82,7 @@ printf "Getting the 'install' script... " # Example script, for real tests it should be downloaded or otherwise obtained SCENARIO=${SCENARIO:-"Clean installation"} test -s PXinstall.sh || cat << EndInstallScript > PXinstall.sh -rpm -Uvhi http://download.fedora.redhat.com/pub/epel/5/x86_64/epel-release-5-4.noarch.rpm +rpm -Uvhi http://dl.fedoraproject.org/pub/epel/5/x86_64/epel-release-5-4.noarch.rpm yum install -y yum-priorities yum-protectbase rpm -i http://emisoft.web.cern.ch/emisoft/dist/EMI/1/sl5/x86_64/base/emi-release-1.0.0-1.sl5.noarch.rpm