-
Notifications
You must be signed in to change notification settings - Fork 209
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
Run benchmarks using python library #434
Conversation
This is fantastic ❤️. Thank you @rahulpenti. I tried this locally and ran into an error:
|
fyi @avantgardnerio |
@andygrove Can you share the contents of |
@rahulpenti I ran this again. There is no |
Ok, here is the issue. The script silently failed.
|
followed by:
|
We should add a
|
See #444 |
@andygrove I was able to do a clean build (docker system prune and git clone to ensure there are no old artifacts) on Intel Mac and M1. Which OS are you using. Though it shouldn't matter given its run inside docker Also the above error message seems confusing given the |
@rahulpenti I am also confused. I am on Ubuntu 20.04.4 LTS. I will investigate this more before the next release (so sometime in the next week or two). |
Which issue does this PR close?
Closes #363
Rationale for this change
Ensures testing of python bindings as part of the integration test.
What changes are included in this PR?
Open points for discussion
ballista-0.8.0-cp37-abi3-manylinux_2_31_x86_64.whl
) in the name. Currently using regex to transfer these to docker.