-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix missing curl binary and update CI (#45)
Fix parquet file download error because of a missing curl binary. This was happening on the `eth_getBalance` test for instance. Note that flood swallowed the exception making the error harder to spot. Update the CI to also test against eth_getBalance which triggers a parquet file download. Also removes the redundant node2, this was a workaround as flood used to crash with only one node. Also unpin the patch version of Python and address a small DRY on the Vegeta version.
- Loading branch information
1 parent
eb88711
commit 03f93c4
Showing
2 changed files
with
15 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters