-
-
Notifications
You must be signed in to change notification settings - Fork 50
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
Establish test images #3
Comments
Maybe we can do this as a separate process which reports on the status of the tests. Sure, the horse has already bolted at that point, but at least as maintainers, we know whether it got away cleanly or not... |
This sounds like a great idea. I might suggest some subset of the following images.
Adding some recent Fedora released may be good, but I am not aware of what the most relevant versions would be. In terms of what should be installed in these test images I would suggest starting with the manylinux shared libraries installed to represent a "base" system. Quoting from PEP513
To this add miniconda, a few essential tools (wget, curl, ssl) and a perhaps some debugging and auditing tools (gdb, auditwheel). |
Signed-off-by: Marcel Bargull <[email protected]>
It would be good to have test images that represent user systems. Ideally, more than one platform could be tested. This is all subject to time constraints on how much time tests can take.
Proposed platforms:
The text was updated successfully, but these errors were encountered: