Update git submodules
authorMarkos Chandras <mchandras@suse.de>
Tue, 10 Oct 2017 08:44:57 +0000 (08:44 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 10 Oct 2017 08:44:57 +0000 (08:44 +0000)
commit3137dbb3770cef06573591e336431295a3a4a18e
treeb28506df49fe2e1113015798c303f752bf673932
parent13f2f808da8f633dc55e7d2dab06bfd96401a52a
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "xci: scripts: start-new-vm.sh: Add option to clean VM on failure"
  - xci: scripts: start-new-vm.sh: Add option to clean VM on failure

    Sometimes we may want to remove the clean VM in case of failure. This
    is mostly true for CI tests because developers do not normally have access
    to the deployed VMs to debug problems since they can easily recreate the
    same environment using this script. If they ever want direct access to
    the slaves then that option can easily be turned off and retrigger the
    job. In the meantime, this patch allows slaves to free resources when a
    job fails instead of keeping the broken tests around.

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