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

CI: Add BFT Orderer support #1296

Merged

Conversation

satota2
Copy link
Contributor

@satota2 satota2 commented Jan 29, 2025

Description

This patch adds BFT Orderer testing to the CI workflows. The following test environments are updated:

  • test-network
  • test-network-k8s

Supplementary Information

Currently, the fabric-samples CI is primarily focused on the latest LTS version, Fabric v2.5.x. However, BFT Orderer support is available only in Fabric v3.0 or later.
To address this, the BFT Orderer tests explicitly specify Fabric v3.0, while other tests continue to use the default version (v2.5.x).
I believe this approach ensures that both the latest LTS version (v2.5) and v3.0 tests are supported with minimal changes.

Related PRs

This patch adds BFT Orderer testing to the CI workflows.
The following test environments are updated:
- test-network
- test-network-k8s

Signed-off-by: Tatsuya Sato <[email protected]>
@satota2 satota2 requested a review from a team as a code owner January 29, 2025 04:26
Copy link
Member

@bestbeforetoday bestbeforetoday left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect, thank you!

@bestbeforetoday bestbeforetoday merged commit fcb6e69 into hyperledger:main Jan 29, 2025
43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants