From a80653cf0a3b119435c696dcb108fd20ac6e2aaf Mon Sep 17 00:00:00 2001 From: Jing Lu Date: Thu, 28 Jun 2018 07:36:33 +0000 Subject: Update git submodules * Update docs/submodules/yardstick from branch 'stable/fraser' - Merge "Bugfix: HA kill process recovery has a conflict" into stable/fraser - Bugfix: HA kill process recovery has a conflict It happens in Nokia SUT when running in the Plugfest. The problem happens when the start_process start to recover the killed process (like nova-api), but the self-cured mechanism already recovered. And somehow it lead to a conflict and has problems. So the recover of the HA attack-recover should be improved to only recover it when it needs to. JIRA: YARDSTICK-1222 Change-Id: I1acb5a7d59d6fe4e0de0b0c5942fa89e051dd1ff Signed-off-by: rexlee8776 (cherry picked from commit 736f3fa5d52345d6fe5174b83de043f779fa0600) --- docs/submodules/yardstick | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/yardstick') diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick index 405385acf..441d5f55a 160000 --- a/docs/submodules/yardstick +++ b/docs/submodules/yardstick @@ -1 +1 @@ -Subproject commit 405385acf890856390eb321cd1fc96c19ebfda0d +Subproject commit 441d5f55a6e2e155d01d4b396678d0d09bfb8413 -- cgit 1.2.3-korg