Add sleep after stop
authorTimoney, Daniel (dt5972) <dt5972@att.com>
Wed, 11 Apr 2018 20:28:31 +0000 (16:28 -0400)
committerTimoney, Daniel (dt5972) <dt5972@att.com>
Wed, 11 Apr 2018 20:28:31 +0000 (16:28 -0400)
commite29882feffe604e5124c126518080e5505ef9c37
tree5356e99a8ec30410c56ed2b257cd5d37cea56c6a
parent1ab05880f8b8c32a7e4149c6103b88144e17e0e4
Add sleep after stop

In karaf 4, the 'stop' command returns before the container is actually
stopped.  So, need to add a sleep to wait for container to come down
after stop is issued before trying to restart it.

Change-Id: Id6e966e0f510a245cbc28b49dc571ffd242050e4
Issue-ID: SDNC-279
Signed-off-by: Timoney, Daniel (dt5972) <dt5972@att.com>
installation/sdnc/src/main/scripts/startODL.sh