From 32690292f5ee825211f56df13e9c1ca415b25b19 Mon Sep 17 00:00:00 2001 From: Alexander Lutay Date: Thu, 2 Jun 2016 10:21:18 +0200 Subject: [PATCH] MT#17801 Fix d6c579a1: on newly installed PRO web_ext/web_int also listen localhost, which fail the test Change-Id: Ia8dce124ff9771de97edb1c1242a3e6c4198543c --- ce/10_sites_ok.json.tt2 | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/ce/10_sites_ok.json.tt2 b/ce/10_sites_ok.json.tt2 index 3241370..afb2089 100644 --- a/ce/10_sites_ok.json.tt2 +++ b/ce/10_sites_ok.json.tt2 @@ -190,7 +190,7 @@ "curl -H 'NGCP-UserAgent: NGCP::API::Client' --insecure -L https://administrator:administrator@[% api_int_ips.0 -%]:[% www_admin.http_system.port %]/api/": { "exit-status": 0, "stdout": [ - "Authorization required." + "/Authorization required/" ], "stderr": [], "timeout": 10000 @@ -204,23 +204,6 @@ }, [% END -%] - "curl -H 'NGCP-UserAgent: NGCP::API::Client' --insecure -L https://[% rest_api.auth_system.login %]:[% rest_api.auth_system.password %]@[% web_ext_ips.0 -%]:[% www_admin.http_system.port %]/api/": { - "exit-status": 7, - "stdout": [], - "stderr": [ - "/port [% www_admin.http_system.port %]: Connection refused/" - ], - "timeout": 10000 - }, - "curl -H 'NGCP-UserAgent: NGCP::API::Client' --insecure -L https://[% rest_api.auth_system.login %]:[% rest_api.auth_system.password %]@[% web_int_ips.0 -%]:[% www_admin.http_system.port %]/api/": { - "exit-status": 7, - "stdout": [], - "stderr": [ - "/port [% www_admin.http_system.port %]: Connection refused/" - ], - "timeout": 10000 - }, - "curl -L http://localhost:8081/nginx_status": { "exit-status": 0, "stdout": [