You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the mac address of the network device should not be saved in a file inside the vm (for example in /etc/sysconfig/network-scripts/ifcfg-eth0 and/or /etc/udev/rules.d/70-net*)
the vm must have an enabled root account with the password "box"
the images should be as default installations as possible, while keeping it to as minimal as it makes sense - many distributions provide minimal and/or server installers for this purpose
the images should have sufficient free space to make installation of some additional packages possible (during test preparation and package managing tests) - in our experience 4G is usually adequate
the images are preferred to be created as sparse images and/or to be compressed (e.g. qcow2 format can handle stuff like those) - it speeds up the upload and the cloning process if we could keep the image small
Build of basic/minimal OS images for:
GentooDebian 6OpenSUSE 12.3OpenSUSE 13.1Fedora 18Fedora 19Mageia 3Important things