Update git submodules
authorMarkos Chandras <mchandras@suse.de>
Fri, 26 Jan 2018 14:05:51 +0000 (14:05 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 29 Jan 2018 10:12:54 +0000 (10:12 +0000)
commit223fa617a26d083d3bab74094232f2275dc5802e
treeea1c4978ff4cba5b6cb5bb5928bd7f7239cf8ed4
parentb29abd3a8dd0e1578d1182d9bd5cf55d300e0b0c
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