From 4526655a2d49928ee564136634ea682c1b33a91d Mon Sep 17 00:00:00 2001 From: Jamo Luhrsen Date: Tue, 14 Nov 2017 21:24:46 -0800 Subject: [PATCH] Updated git submodules Project: integration/test master 77f953b1521fe9547348943f7e1aae5191704bee Handle case when Get VM IP is status FAIL When a keyword is supposed to return some values (a list in this case) but hits a failure before the [Return] statement, we actually only get a status of FAIL and some error message. Need to handle that. Change-Id: Ic8e7f9bccfc81bb18f34ede28f4b50277d1c802e Signed-off-by: Jamo Luhrsen --- docs/submodules/integration/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/integration/test b/docs/submodules/integration/test index 627f8d2fc..77f953b15 160000 --- a/docs/submodules/integration/test +++ b/docs/submodules/integration/test @@ -1 +1 @@ -Subproject commit 627f8d2fc6b7126dfb2038588c08968bf9b0d099 +Subproject commit 77f953b1521fe9547348943f7e1aae5191704bee -- 2.36.6