Roger Luethi b35c73f3b4 labs: enable host I/O cache
This patch enables host I/O cache for the VMs created by the labs
scripts.

Without host I/O cache, occasional VM filesystem corruption occured on
two out of three host systems when we started taking snapshots after
every service install on the controller VM. Typically, the affected
script would just hang. The issue is somewhat elusive: it occured only
on two out of three test hosts, and the longest observed streak of
correct controller VM builds in a row was 16 (number 17 ended with
filesystem corruption).

With host I/O cache enabled, 125 builds were successful and none failed.

Change-Id: Ib36f44fdbf9366ef781df82f225e5ac8c5bb678f
2014-09-09 09:15:43 +02:00
..
2014-09-09 09:15:43 +02:00
2014-08-30 16:44:44 +02:00
2014-06-16 16:55:23 +05:30

This directory contains bash libraries used by scripts.

Configuration files for kickstart (Fedora) and preseed (Ubuntu) are in osbash/netboot.

The vagrant-ssh-keys from the Vagrant project can be automatically installed into osbash VMs to make them accessible like Vagrant VMs without having to install yet another set of ssh keys.

The templates used to build Windows batch files are in the wbatch subdirectory.