diff options
author | Markos Chandras <mchandras@suse.de> | 2017-09-25 19:34:07 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-09-25 19:34:07 +0000 |
commit | ba2b559e997686b1f4eec674b17dda0a94dfd599 (patch) | |
tree | 68e56c8b222bd728ea57857ff71b5ba95aec7cfe /docs/submodules/releng-xci | |
parent | 1a5eaf00dcde800e3b19756dac8ceb67c2c74aef (diff) |
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "xci: scripts: Add script to use clean virtual machines for testing"
- xci: scripts: Add script to use clean virtual machines for testing
These scripts will prepare a clean OS image based on diskimage-builder
and launch a new VM with it. The purpose of that is to use this virtual
machine as a 'host' to run XCI on it. This way we can ensure that all
tests are being executed on the same clean environment which is ideal
for reproducing and debugging purposes. We also commit the ssh keypair
so we can build it in the image and use it to control the virtual
machine without user interaction. Needless to say that this keypair MUST
NOT be used for anything else apart from the dib build process.
Change-Id: Idec0fc06c82435adc1a4d569b8e578616998de5f
Signed-off-by: Markos Chandras <mchandras@suse.de>
Diffstat (limited to 'docs/submodules/releng-xci')
m--------- | docs/submodules/releng-xci | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/releng-xci b/docs/submodules/releng-xci -Subproject d10f363ad146b3425701c2e088adbd7c88dddab +Subproject 18a97988b9cf90dc92d6d9abbb7420c64ed6a0e |