From a2400c258af7176dc3e660036fbb2079361195dd Mon Sep 17 00:00:00 2001 From: zhihui wu Date: Wed, 19 Jul 2017 22:26:28 +0800 Subject: Update git submodules MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update docs/submodules/fuel from branch 'master' - [bugfix]invalid user ‘jenkins’ See https://build.opnfv.org/ci/job/fuel-deploy-zte-pod1-daily-master/456/console In lib.sh, generate_ssh_key() assumes that "jenkins" is the current user name. But on zte-pod1, the ci user name isn't jenkins. It is better to use $USER replaced "jenkins". JIRA:FUEL-273 Change-Id: I6ec6847eccd055b8b4062dd202f8f0a24ba6dd73 Signed-off-by: zhihui wu --- docs/submodules/fuel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/fuel') diff --git a/docs/submodules/fuel b/docs/submodules/fuel index b0600fd02..5c3b0e9a5 160000 --- a/docs/submodules/fuel +++ b/docs/submodules/fuel @@ -1 +1 @@ -Subproject commit b0600fd02696e49ce9b5e8baf646914aae70092d +Subproject commit 5c3b0e9a51e3486ae660685a3c33aed0e39c5ab2 -- cgit 1.2.3-korg