From 223fa617a26d083d3bab74094232f2275dc5802e Mon Sep 17 00:00:00 2001
From: Markos Chandras <mchandras@suse.de>
Date: Fri, 26 Jan 2018 14:05:51 +0000
Subject: Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - xci: run-functest: Add required functest packages

    The package requirements are the same across distros so
    we simply hardcode them in the task. Fixes the following problem:

    fatal: [opnfv]: FAILED! => {"changed": true, "cmd":
    "/root/run-functest.sh", "delta": "0:00:09.150226", "end": "2018-01-26
    14:01:18.758704", "failed": true, "rc": 125, "start": "2018-01-26 1
    4:01:09.608478", "stderr": "/root/run-functest.sh: line 14: wget:
    command not found

    Change-Id: Ib07acac18f8ece1111ee0706766f32005d0ac1da
    Signed-off-by: Markos Chandras <mchandras@suse.de>
---
 docs/submodules/releng-xci | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/submodules/releng-xci b/docs/submodules/releng-xci
index 9f585b8d5..19c6f8b9c 160000
--- a/docs/submodules/releng-xci
+++ b/docs/submodules/releng-xci
@@ -1 +1 @@
-Subproject commit 9f585b8d5eb8bffcb2040ef97ec8300c1af10d1f
+Subproject commit 19c6f8b9ceaddd8fc1cee1ad01db8320828b98fa
-- 
cgit