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

Test with Fabric v3 #700

Open
bestbeforetoday opened this issue Apr 4, 2024 · 0 comments
Open

Test with Fabric v3 #700

bestbeforetoday opened this issue Apr 4, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@bestbeforetoday
Copy link
Member

bestbeforetoday commented Apr 4, 2024

As a maintainer
I want to run scenario tests with Fabric v3
So that I have confidence that the client API continues to work with Fabric v3

Testing for pull request and merge builds should continue to be run with Fabric v2.5 while it remains a supported LTS release. Prior to release, Fabric v3 testing could be carried out either as a separate build, or using a matrix to test with both Fabric v2.5 and v3. This work could also be deferred until Fabric v3 is released.

Note that no hyperledger/fabric-tools Docker image is published for Fabric v3. This is used in the current scenario tests to run CLI commands when configuring the Fabric network. The scenario tests will need rework to either download and use the CLI commands directly, or to use an alternative approach, such as a Kubernetes operator or fabric-admin-sdk.

@bestbeforetoday bestbeforetoday added the enhancement New feature or request label Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant