From 239bf3b7daa5ba76ac4bc8997ecfee5582c72cf7 Mon Sep 17 00:00:00 2001 From: Alexander Lutay Date: Wed, 2 Apr 2014 00:49:54 +0200 Subject: [PATCH] MT#6389 03_sites-ok.t config has been updated --- pro/test-server.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pro/test-server.yaml b/pro/test-server.yaml index bd71b55..e0b8ee3 100644 --- a/pro/test-server.yaml +++ b/pro/test-server.yaml @@ -96,10 +96,21 @@ open-ports: sites-ok: sites: + http://localhost:8081/nginx_status: + content: "Active connections" + http://localhost/login/?lang=en: + title: "Sipwise NGCP CSC" + content: "Self-Administration Login" + http://localhost:1443/: + content: "Subscriber Sign In" + http://localhost:1443/login/admin: + content: "Admin Sign In" https://localhost/login/: title: "Sipwise NGCP CSC" content: "Self-Administration Login" https://localhost:1443/: + content: "Subscriber Sign In" + https://localhost:1443/login/admin: content: "Admin Sign In" https://localhost:2443/SOAP/Provisioning.wsdl: content: "xmlns:tns=\"http://dev.sipwise.com/SOAP/Provisioning\""