Update git submodules
authorMarkos Chandras <mchandras@suse.de>
Wed, 7 Feb 2018 07:41:25 +0000 (07:41 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 7 Feb 2018 07:41:25 +0000 (07:41 +0000)
commite98782f44a1eba23153252c535be2a55300ee727
tree72e6b2ccf232f3e12549642fef9fd27daaf69619
parent5113b3326e73471289e67599aeac8bc33062dad0
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "xci: scripts: vm: Use LVM backend if available"
  - xci: scripts: vm: Use LVM backend if available

    The CI nodes come with a big secondary mechanical disk which can be
    attached directly to the clean VM. As such, we split the disk into one
    logical volume per distribution and flush the qcow2 image to it before
    attaching it to the VM. If the XCI volume group is not available, then
    we revert back to using a file-based storage backend. Finally, we hide
    stdout/stderr from the package installation process to minimize the
    script output.

    Change-Id: I11ea82899c411f8a4168e5f23cbbd8187cc891df
Signed-off-by: Markos Chandras <mchandras@suse.de>
docs/submodules/releng-xci