1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-12-12 14:23:09 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Adam Williamson
c645d0da88 Share DNS/DHCP server setup between nfs and pxe servers
They both need to be DNS/DHCP servers, I think, so split the
code into a shared function.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-11-18 16:07:22 -08:00
Adam Williamson
79518c5d33 Split PXE server out from support_server
Similar to how we split out iSCSI server, and for the same
purpose. This drops two tests from the cluster on x86_64, the
BIOS and UEFI tests.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-11-18 15:38:34 -08:00