Brad Smith <b...@comstyle.com> writes:
> On 2/5/2019 8:57 AM, Brad Smith wrote: > >> If someone could point me in the right direction as to how the image >> is created >> I could look at coming up with something newer. I would prefer that >> over some >> of the workarounds I've seen to date. > > I started creating the image and then wondered what do I set the root > password > to? The instructions also talk about an SSH key but I don't know how > that would > work when this image is used for the VM test framework. See tests/keys - basically we have a hard-wired testing key. > I updated the instructions on the Wiki to make use of VirtIO for both > the NIC and disk controller. Can the OpenBSD kernel use virtio-net-pci and virtio-scsi-pci? It's not super important for build testing but they are the most capable variants of virtio. The virtio-pci gives nice discover-able hotplug and I believe you need virtio-scsi-pci if you want to use funky options like discard for thin provisioning. -- Alex Bennée