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
If we add a test-config.sh and adjust run.sh to include it in --config (like in https://github.com/tianon/dockerfiles), then add a tests directory with a qemu-basics test of some kind, it should "just work" for the most part.
I've definitely got reservations about testing against BSD because my experience with BSD is extremely limited so if anything goes wrong with the tests, my ability to debug/understand what's happening is going to be very limited, but I think there are probably a few minimal Linux-based distributions that should be reasonable to test against.
I'd also like to prioritize testing with KVM more than non-KVM (given it will be more performant and also more likely to have issues).
Even just getting a simple initial run.sh for a qemu-basics test would be a good start!
i like to add some CI tests,
like boot some bsd with a different arch
can you give me a hint about the usage of docker-library/bashbrew?
The text was updated successfully, but these errors were encountered: