vmactions / solaris-vm

Use Solaris in github actions
https://vmactions.org
MIT License
25 stars 4 forks source link

No output *during* job run; sometimes it doesn’t even work #35

Closed mirabilos closed 8 months ago

mirabilos commented 10 months ago

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:

dbwiddis commented 10 months ago

This seems similar to https://github.com/vmactions/freebsd-vm/issues/74 but openbsd seems to work.

Neustradamus commented 9 months ago

It is an important issue!

mirabilos commented 8 months ago

This probably works with the new libvirt/kvm/ssh-based system, closing.