Introduces automated testing.
commit2d2c141d5daff426aba32db9ee13ab19c7f0ba78
authorDarryl L. Pierce <dpierce@redhat.com>
Tue, 31 Mar 2009 16:35:32 +0000 (31 12:35 -0400)
committerAlan Pevec <apevec@redhat.com>
Wed, 1 Apr 2009 17:25:40 +0000 (1 19:25 +0200)
treea749f41319a8183466faac3598e5e22a777c3909
parent58f44bb8fb8323c628b6c00eb5960337e937b424
Introduces automated testing.

This patch creates a virtual bridge, then runs an instance of dnsmasq on
it. A virtual machine is then launched and PXE boots the node.

Two tests are run in this mannner: one which performs a stateless boot
of the node via PXE. The second performs a stateful install of the node
via PXE.

Signed-off-by: Darryl L. Pierce <dpierce@redhat.com>
autotest.sh [new file with mode: 0755]