[APPC] Fix APPC health check failure 89/101489/1
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Mon, 10 Feb 2020 15:39:35 +0000 (16:39 +0100)
committerKrzysztof Opasiak <k.opasiak@samsung.com>
Mon, 10 Feb 2020 15:42:34 +0000 (16:42 +0100)
commite78a005be20831d55d5d44fb8a1dc8f6d38d451c
tree33058aba1393df367511d13a9b2dbc8173e980c7
parenta8d9663f1e84d021f5a1be309aabd3f13cb8c91d
[APPC] Fix APPC health check failure

In commit:

e74ed5cd24d ("[APPC] Don't hardcode mariadb root password")
startOdl.sh script has been updated to take the root password from the
environment variable. Unfortunately there was a typo in variable name
which resulted in using empty string instead of password.

Issue-ID: APPC-1830
Fixes: e74ed5cd24d ("[APPC] Don't hardcode mariadb root password")
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I537e3e24ee4bbbc20d5ebc07dddd9f0d3cbe26d8
kubernetes/appc/resources/config/appc/opt/onap/appc/bin/startODL.sh