From 495171e11c7c134cf327a8708dc1dc3d4f93763b Mon Sep 17 00:00:00 2001 From: "Timoney, Daniel (dt5972)" Date: Wed, 11 Apr 2018 16:28:31 -0400 Subject: Updated git submodules Project: sdnc/oam master e29882feffe604e5124c126518080e5505ef9c37 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) --- docs/submodules/sdnc/oam.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/sdnc') diff --git a/docs/submodules/sdnc/oam.git b/docs/submodules/sdnc/oam.git index 1ab05880f..e29882fef 160000 --- a/docs/submodules/sdnc/oam.git +++ b/docs/submodules/sdnc/oam.git @@ -1 +1 @@ -Subproject commit 1ab05880f8b8c32a7e4149c6103b88144e17e0e4 +Subproject commit e29882feffe604e5124c126518080e5505ef9c37 -- cgit 1.2.3-korg