hyperledger / caliper

A blockchain benchmark framework to measure performance of multiple blockchain solutions https://wiki.hyperledger.org/display/caliper
https://hyperledger.github.io/caliper/
Apache License 2.0
651 stars 404 forks source link

Bump test libraries to latest #1598

Closed tunedev closed 1 month ago

tunedev commented 3 months ago

Checklist

Issue/User story

Fixes #1597

Steps to Reproduce

N/A

Existing issues

Design of the fix

Validation of the fix

Automated Tests

What documentation has been provided for this pull request

aklenik commented 1 month ago

@tunedev The Fabric tests seem stuck, and there are some setup errors (a docker network not found). Could you run the tests locally?

davidkel commented 1 month ago

@tunedev Here is my suggestion for the layout of contributing.md Contributing.md

davidkel commented 1 month ago

Given that this fixes a broken build I'm going to merge it now.