From d015316290cfe88db8bba720dc2d574a27fec037 Mon Sep 17 00:00:00 2001 From: Aaron Hay Date: Thu, 24 May 2018 13:11:50 -0400 Subject: Update APPC CSIT credentials for robot test cases Change-Id: I67c401b36915b7f1812f7b590322e656c0b5becd Issue-ID: INT-512 Signed-off-by: Aaron Hay --- test/csit/tests/appc/healthcheck/LCM_HEALTHCHECK_TIMESTAMP.robot | 4 ++-- test/csit/tests/appc/healthcheck/LCM_VM_RESTART_TIMESTAMP.robot | 4 ++-- test/csit/tests/appc/healthcheck/LCM_VNF_RESTART_TIMESTAMP.robot | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'test') diff --git a/test/csit/tests/appc/healthcheck/LCM_HEALTHCHECK_TIMESTAMP.robot b/test/csit/tests/appc/healthcheck/LCM_HEALTHCHECK_TIMESTAMP.robot index 2259f3f69..cfba50b8d 100644 --- a/test/csit/tests/appc/healthcheck/LCM_HEALTHCHECK_TIMESTAMP.robot +++ b/test/csit/tests/appc/healthcheck/LCM_HEALTHCHECK_TIMESTAMP.robot @@ -14,7 +14,7 @@ ${var} APPC LCM API HEALTHCHECK [Documentation] APPC LCM API HEALTHCHECK Start Virtual Display 1920 1080 - Open Browser http://admin:Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U@localhost:8282/apidoc/explorer/index.html chrome + Open Browser http://admin:admin@localhost:8282/apidoc/explorer/index.html chrome Maximize Browser Window # Click Element xpath=.//p[contains(text(),'If you have reason to expect the website is safe, select the I Accept the Risk button to continue.')]//following::img @@ -49,4 +49,4 @@ APPC LCM API HEALTHCHECK Tear Down [Documentation] Close all browsers - Close All Browsers \ No newline at end of file + Close All Browsers diff --git a/test/csit/tests/appc/healthcheck/LCM_VM_RESTART_TIMESTAMP.robot b/test/csit/tests/appc/healthcheck/LCM_VM_RESTART_TIMESTAMP.robot index 768865f92..98a8e584c 100644 --- a/test/csit/tests/appc/healthcheck/LCM_VM_RESTART_TIMESTAMP.robot +++ b/test/csit/tests/appc/healthcheck/LCM_VM_RESTART_TIMESTAMP.robot @@ -13,7 +13,7 @@ ${var} APPC LCM API VM RESTART [Documentation] APPC LCM API VM RESTART Start Virtual Display 1920 1080 - Open Browser http://admin:Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U@localhost:8282/apidoc/explorer/index.html chrome + Open Browser http://admin:admin@localhost:8282/apidoc/explorer/index.html chrome Maximize Browser Window # Click Element xpath=.//p[contains(text(),'If you have reason to expect the website is safe, select the I Accept the Risk button to continue.')]//following::img @@ -44,4 +44,4 @@ APPC LCM API VM RESTART Tear Down [Documentation] Close all browsers - Close All Browsers \ No newline at end of file + Close All Browsers diff --git a/test/csit/tests/appc/healthcheck/LCM_VNF_RESTART_TIMESTAMP.robot b/test/csit/tests/appc/healthcheck/LCM_VNF_RESTART_TIMESTAMP.robot index 15690f023..0f550d343 100644 --- a/test/csit/tests/appc/healthcheck/LCM_VNF_RESTART_TIMESTAMP.robot +++ b/test/csit/tests/appc/healthcheck/LCM_VNF_RESTART_TIMESTAMP.robot @@ -16,7 +16,7 @@ ${var} APPC LCM API VNF RESTART [Documentation] APPC LCM API VNF RESTART Start Virtual Display 1920 1080 - Open Browser http://admin:Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U@localhost:8282/apidoc/explorer/index.html chrome + Open Browser http://admin:admin@localhost:8282/apidoc/explorer/index.html chrome Maximize Browser Window # Click Element xpath=.//p[contains(text(),'If you have reason to expect the website is safe, select the I Accept the Risk button to continue.')]//following::img @@ -47,4 +47,4 @@ APPC LCM API VNF RESTART Tear Down [Documentation] Close all browsers - Close All Browsers \ No newline at end of file + Close All Browsers -- cgit 1.2.3-korg