Use https request in the dcoker_run 32/94432/2
authork.kedron <k.kedron@partner.samsung.com>
Wed, 28 Aug 2019 13:01:51 +0000 (15:01 +0200)
committerOfir Sonsino <ofir.sonsino@intl.att.com>
Fri, 30 Aug 2019 07:26:02 +0000 (07:26 +0000)
commit3643cc5c5876f8ae43e89e9f437d4e9a4287f2fc
tree9ef0ab20a8fc9459612fc922d20bad7ef8592a36
parent68830a739232e31feadc5b10c1e537197d86269f
Use https request in the dcoker_run

-Update the docker_run script to use https connection
for healthCheck request.
-Removing the onap/sdc-simulator each time when docker is running up
to prevent error with restarting host
-Checkstyle for script

Issue-ID: SDC-2546
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: I66fbb67bbcd3e200c61a5ec67f15f5f5dad5bc8c
sdc-os-chef/scripts/docker_run.sh