You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’ve had multiple times where a vm-solaris build timed out after a couple hours because it froze at some point (mostly during VM startup), which is very annoying.
But I also had the case where I killed a job after almost two hours of no output during job run, only to THEN get the output and it had almost finished building, so had I waited another two minutes it would have terminated by its own.
So please:
make it so that the build log gets the output of the VM while it runs (this ought to be trivial when connecting to the VM via ssh or even telnet instead of using an emulated console)
figure out why it sometimes doesn’t boot (maybe just another VBox issue that could be solved by switching to linux-kvm like for the vm-openbsd ones?)
The text was updated successfully, but these errors were encountered:
I’ve had multiple times where a vm-solaris build timed out after a couple hours because it froze at some point (mostly during VM startup), which is very annoying.
But I also had the case where I killed a job after almost two hours of no output during job run, only to THEN get the output and it had almost finished building, so had I waited another two minutes it would have terminated by its own.
So please:
The text was updated successfully, but these errors were encountered: