aboutsummaryrefslogtreecommitdiffstats
path: root/csit/scripts/healthcheck/test/setup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'csit/scripts/healthcheck/test/setup.sh')
-rwxr-xr-xcsit/scripts/healthcheck/test/setup.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/csit/scripts/healthcheck/test/setup.sh b/csit/scripts/healthcheck/test/setup.sh
index c751e6d2..7ddde91a 100755
--- a/csit/scripts/healthcheck/test/setup.sh
+++ b/csit/scripts/healthcheck/test/setup.sh
@@ -7,9 +7,6 @@ export ODL_USER=${ODL_USER:-admin}
export ODL_PASSWORD=${ODL_PASSWORD:-Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U}
export ODL_ADMIN_USER=${ODL_ADMIN_USER:-${ODL_USER}}
export ODL_ADMIN_PASSWORD=${ODL_ADMIN_PASSWORD:-${ODL_PASSWORD}}
-export DMAAP_USER=${DMAAP_USER:-admin}
-export DMAAP_PASSWORD=${DMAAP_PASSWORD:-admin}
-export DMAAP_AUTHKEY=${DMAAP_AUTHKEY:-""}
export AAI_TRUSTSTORE_PASSWORD=${AAI_TRUSTSTORE_PASSWORD:-changeit}
export AAI_CLIENT_NAME=${AAI_CLIENT_NAME:-sdnc@sdnc.onap.org}
export AAI_CLIENT_PASSWORD=${AAI_CLIENT_PASSWORD:-demo123456!}