From 15b037a943f7272f3a49fd0fc0bb29d33b7bcb75 Mon Sep 17 00:00:00 2001 From: Fabian Arrotin Date: Aug 20 2015 06:12:46 +0000 Subject: Modified the squid(client) test for the website to test/reach --- diff --git a/tests/p_squid/squid_test.sh b/tests/p_squid/squid_test.sh index 7651b71..c6a21d4 100755 --- a/tests/p_squid/squid_test.sh +++ b/tests/p_squid/squid_test.sh @@ -4,8 +4,8 @@ t_Log "Running $0 - Squid test." if [ $SKIP_QA_HARNESS -eq 1 ]; then - URL="http://www.centos.org/" - CHECK_FOR="The CentOS Project" + URL="http://mirror.centos.org/" + CHECK_FOR="CentOS on the Web" else URL="http://repo.centos.qa/qa/" CHECK_FOR="ks_cfg"