From 70ffa2a089529ea6b3ea603f2b853e280c2ec96c Mon Sep 17 00:00:00 2001 From: Tim Rozet Date: Tue, 27 Nov 2018 16:48:55 -0500 Subject: Update git submodules * Update docs/submodules/releng from branch 'master' - CPERF: Fixes issue with known hosts Exporting the global var to disable ansible host key checking doesn't ignore known hosts in the file. To fix this, this patch sets the known hosts file to /dev/null. Reference: https://github.com/ansible/ansible/issues/9442 Jobs currently failing due to known hosts: https://build.opnfv.org/ci/job/cperf-apex-csit-master/320/console Change-Id: Ic3470b368a056b3a3981f9555160a44018f97ebd Signed-off-by: Tim Rozet --- docs/submodules/releng | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/releng b/docs/submodules/releng index dd211e56e..14eb51f41 160000 --- a/docs/submodules/releng +++ b/docs/submodules/releng @@ -1 +1 @@ -Subproject commit dd211e56e0e40f4b470b24ec00f6d2e68da28dbb +Subproject commit 14eb51f41f7cf67bf0c1946f2ce65a65cabaa8d3 -- cgit 1.2.3-korg