From 5e099437064291213f8d48201d832b13b0c2fd35 Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Tue, 18 Jul 2017 02:18:44 +0200 Subject: [PATCH] Update git submodules * Update docs/submodules/armband from branch 'master' - ci/deploy.sh: Do not pass SSH_KEY to Fuel deploy OPNFV Jenkins jobs for Fuel and Armband define the variable SSH_KEY, which gets passed down to Fuel's ci/deploy.sh, leading to a conflict between the original key and the destination key paths, which in the default case overlap, leading to a deploy-breaking fault. Fuel@OPNFV is not affected by this behavior due to a "sudo" call that does not pass down enviroment variables (i.e. without `-E`). Change-Id: I291966ee177d828bf1e59c213c9da40eae13ab6b Signed-off-by: Alexandru Avadanii --- docs/submodules/armband | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/armband b/docs/submodules/armband index 081dc460f..7b47bc533 160000 --- a/docs/submodules/armband +++ b/docs/submodules/armband @@ -1 +1 @@ -Subproject commit 081dc460f888f9e2b7f9e2491f9c529c4dc48eed +Subproject commit 7b47bc53348e37927e4459ea6aed6d2327c87aeb -- 2.16.6