Because do-tests runs the restore-defaults script, fstab would get reset to the default version and the mount point wouldn't be available anymore after stopping and restarting the guests (unless the guest images were rebuilt in between).
3 lines
182 B
Plaintext
3 lines
182 B
Plaintext
/dev/vda1 / ext3 defaults,relatime,barrier=1 0 1
|
|
/hostshare /root/shared 9p trans=virtio,version=9p2000.L 0 0
|
|
/testresults /var/www/testresults 9p trans=virtio,version=9p2000.L 0 0 |