Fix APICDOC HC creds 65/65565/1
authorAaron Hay <ah415j@att.com>
Mon, 10 Sep 2018 15:26:40 +0000 (11:26 -0400)
committerAaron Hay <ah415j@att.com>
Mon, 10 Sep 2018 15:26:46 +0000 (11:26 -0400)
Change-Id: I08ea5930b7c119081fcfdc0dc80ba1d07645ab23
Issue-ID: INT-641
Signed-off-by: Aaron Hay <ah415j@att.com>
kubernetes/robot/resources/config/eteshare/config/integration_robot_properties.py

index 24bb08a..a4a359a 100644 (file)
@@ -26,7 +26,7 @@ GLOBAL_APPC_SERVER_PROTOCOL = "http"
 GLOBAL_APPC_SERVER_PORT = "8282"
 GLOBAL_APPC_SERVER = "http://appc.{{include "common.namespace" .}}:"
 GLOBAL_APPC_USERNAME = "admin"
-GLOBAL_APPC_PASSWORD = "admin"
+GLOBAL_APPC_PASSWORD = "Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U"
 GLOBAL_APPC_CDT_SERVER_PROTOCOL = "http"
 GLOBAL_APPC_CDT_SERVER_PORT = "80"
 GLOBAL_APPC_CDT_SERVER = "http://appc-cdt.{{include "common.namespace" .}}:"