Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate testing image with qemu #165

Open
austin987 opened this issue May 20, 2020 · 4 comments
Open

Automate testing image with qemu #165

austin987 opened this issue May 20, 2020 · 4 comments
Assignees
Labels
CI enhacement an improvement to PrawnOS CI HIGH PRIOROITY Gotta fix this

Comments

@austin987
Copy link
Contributor

Now that #161 is merged, builds are automated with github actions. This is a followup to #150

However, the image itself isn't actually tested (other than building). Ideally, we'd use qemu (maybe in conjunction with expect https://linux.die.net/man/1/expect) to attempt to boot/install the image.

I'm familiar with qemu, but never used it for arm stuff, so will take some research. Anyway, opening the bug to keep track of it.

@austin987
Copy link
Contributor Author

Feel free to assign this to me if you'd like, I don't have permission for that.

@SolidHal
Copy link
Owner

Thanks for taking this on @austin987!

@austin987
Copy link
Contributor Author

https://github.com/lukechilds/dockerpi has a dockerfile that runs a armv6 image inside of qemu.

It supports armv7 as well, but apparently networking doesn't work yet :( lukechilds/dockerpi#4. Though in a quick test, networking doesn't work for me in armv6 mode either.

Anyway, still useful.

@SolidHal SolidHal added HIGH PRIOROITY Gotta fix this CI enhacement an improvement to PrawnOS CI labels Jul 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI enhacement an improvement to PrawnOS CI HIGH PRIOROITY Gotta fix this
Projects
None yet
Development

No branches or pull requests

2 participants