Buildbot Setup for Virtual Machines - Red Hat 6 x86
Explains how to provision and configure virtual machine instances specifically for Buildbot testing.
Initial Setup
cd vms
qemu-img create -f qcow2 vm-rhel6-x86-base.qcow2 8G
kvm -m 1024 -hda vm-rhel6-x86-base.qcow2 -cdrom ../iso/red-hat/rhel-server-6.0-i386-dvd.iso -redir 'tcp:22275::22' -boot d -smp 2 -cpu qemu32,-nx -net nic,model=virtio -net userSerial Console Setup
Create buildbot account
RHN and Updates
Image for RPM Build
Image for install/test
PreviousBuildbot Setup for Virtual Machines - Fedora 20NextBuildbot Setup for Virtual Machines - Ubuntu
Last updated
Was this helpful?

