From a4d259eb2030f0e70b1f038dbb17ec2ef38dbd95 Mon Sep 17 00:00:00 2001 From: Bin Yang Date: Mon, 27 May 2019 02:57:54 +0000 Subject: [PATCH] Update git submodules * Update docs/submodules/multicloud/k8s.git from branch 'master' to 1dcafa15b205b5cd97d9a137d6f171bf4673c66b - Merge "Install jq as an dependency for yq" - Install jq as an dependency for yq Before using yq binary we need to install also its dependency jq. This commit is fixing jq installation in case it was required as dependency for yq. Also refactored a bit dependency installations of tests. Issue-ID: MULTICLOUD-617 Change-Id: I0ea1143befa1cff809c231422b5cfb14fba1de4e Signed-off-by: Samuli Silvius --- docs/submodules/multicloud/k8s.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/multicloud/k8s.git b/docs/submodules/multicloud/k8s.git index 574eb961e..1dcafa15b 160000 --- a/docs/submodules/multicloud/k8s.git +++ b/docs/submodules/multicloud/k8s.git @@ -1 +1 @@ -Subproject commit 574eb961e8651ba4e4f0f92d7984a2716e5e64f7 +Subproject commit 1dcafa15b205b5cd97d9a137d6f171bf4673c66b -- 2.16.6