From c8f8aff23fe2e75c5279513cb2b1c929ee8bfe71 Mon Sep 17 00:00:00 2001 From: hillsp Date: Mon, 12 Sep 2016 13:52:06 -0400 Subject: [PATCH] Add GLOBAL_STATISTICS_URL variable (#1270) --- test/nginx_system_test.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test/nginx_system_test.sh b/test/nginx_system_test.sh index 0bfb85662..b55719eb7 100644 --- a/test/nginx_system_test.sh +++ b/test/nginx_system_test.sh @@ -323,7 +323,8 @@ BEACON_HANDLER="ngx_pagespeed_beacon" STATISTICS_HANDLER="ngx_pagespeed_statistics" GLOBAL_STATISTICS_HANDLER="ngx_pagespeed_global_statistics" MESSAGES_HANDLER="ngx_pagespeed_message" -STATISTICS_URL=http://$PRIMARY_HOSTNAME/ngx_pagespeed_statistics +STATISTICS_URL=http://$PRIMARY_HOSTNAME/$STATISTICS_HANDLER +GLOBAL_STATISTICS_URL=http://$PRIMARY_HOSTNAME/$GLOBAL_STATISTICS_HANDLER # An expected failure can be indicated like: "~In-place resource optimization~" PAGESPEED_EXPECTED_FAILURES="