Open mwookawa opened 7 years ago
Why would it have to be netbooted? They're using multiboot headers, so all it should require is grub.
oh, it's just easiest to integrate it into nightlies if it's netbooted. tftp boot isn't actually that bad though. we should set one of the conroe machines up.
Reasonable point... although nightlies on real hardware are a nontrivial undertaking.
This is precisely what jenkins is all about — makes regular tests on a variety of platforms reasonably straight forward.
On Jun 9, 2017, at 11:44 PM, dh6713 notifications@github.com wrote:
Reasonable point... although nightlies on real hardware are a nontrivial undertaking.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
Um, no? What makes testing on bare hardware a big deal is that it happens on bare hardware, not in a test harness. The choice of external test harness you use to start the whole thing off isn't even a secondary concern.
qemu works well for now, and a physical machine would have to be netbooted, so this is very low priority.