Add sleep after stop 31/42331/1
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)
commita270b2af758d4ec3479c0419ad1fc981b4d49b87
tree5356e99a8ec30410c56ed2b257cd5d37cea56c6a
parent303eee46594996e794a0634d20f06a8472aeed53
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>
Former-commit-id: e29882feffe604e5124c126518080e5505ef9c37
installation/sdnc/src/main/scripts/startODL.sh