From 2284ca0d713a62ca9c2eededbe4dd1901600e12a Mon Sep 17 00:00:00 2001 From: hongbo tian Date: Thu, 30 Mar 2017 07:45:13 +0000 Subject: Update git submodules * Update docs/submodules/dovetail from branch 'master' - Merge "dovetail tool: change function pull_image" - dovetail tool: change function pull_image JIRA: DOVETAIL-378 1. test_runner checks the result of cmd "pull image". If fail to pull, then break the running. 2. pull_image will return None when there are errors, otherwise return image name. 3. if there is an old image named the same as the new one, the old one's tag will be changed into . In this case, the old image needs to be removed. 4. if there are some containers using this old image, the remove will be skipped rather than logging error. Change-Id: I940cb18911112d5e13f3c14f87ddbdbaced3538a Signed-off-by: xudan --- docs/submodules/dovetail | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules') diff --git a/docs/submodules/dovetail b/docs/submodules/dovetail index 7063707c6..aa8654d4f 160000 --- a/docs/submodules/dovetail +++ b/docs/submodules/dovetail @@ -1 +1 @@ -Subproject commit 7063707c6d95db5dc0b48f6527768d411ff5ecf6 +Subproject commit aa8654d4f3f727f99016aaa540c8d5aa3f79edcb -- cgit 1.2.3-korg