diff options
author | Markos Chandras <mchandras@suse.de> | 2017-10-02 21:47:00 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-10-02 21:47:00 +0000 |
commit | b68382ea48ca952fb66f24f4b092a7d7c38b05eb (patch) | |
tree | d29c26c3ac9987b1a0efbffeef9b96333abce6d0 /docs/submodules/releng-xci | |
parent | d7629403203dce838bc106be84c316fb54233652 (diff) |
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "xci: scripts: start-new-vm.sh: Use Docker to build OS images"
- xci: scripts: start-new-vm.sh: Use Docker to build OS images
Use a docker container to build the OS images so we can build images and
start new virtual machines on all supported operating systems. This way
all developers can now launch a virtual machine to quickly reproduce
Jenkins results which should assist with debugging problems.
Since the container runs with elevated privileges it's best to ensure
that we have exclusive access to devices. Finally, we remove the
build-dib-os.sh script which is now part of the container itself.
The build image process now becomes more stable since it runs on clean
evnironment all the time so the only external factor is the upstream
distribution repositories.
Change-Id: I6b443192419ee2546a23430f421b152766d16333
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 fbf3610e777a6f66e7457f7fc40a5f996ecef02 +Subproject dc9821c808cebea352f0429145b8c77cd4dcb66 |