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

Refactor test-network post-decoupling fabric-tools image #1193

Merged

Conversation

satota2
Copy link
Contributor

@satota2 satota2 commented Apr 6, 2024

This patch aims to refactor the test-network in several aspects, the initial PR (#1186) for the decoupling of the fabric-tools image from fabric-samples.

For context, please refer to the discussions on that PR.

  • Rename 'test_network_home' env var to 'TEST_NETWORK_HOME'
  • Dedicate the intermediate artifacts related to configtx to channel-artifacts
  • Refer to core.yaml in fabric-samples/config, similar to org1 and 2, instead of adding a new core file
  • Remove unnecessary functions and comments for CLI container
  • Other minor modifications

Related Issues:

@satota2 satota2 requested a review from a team as a code owner April 6, 2024 10:30
@satota2 satota2 force-pushed the refactor-post-decoupling-fabric-tools branch from c5e7f6a to ad86ed9 Compare April 6, 2024 10:48
Copy link
Contributor

@SamYuan1990 SamYuan1990 left a comment

Choose a reason for hiding this comment

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

LGTM

@satota2
Copy link
Contributor Author

satota2 commented Apr 18, 2024

@Mergifyio rebase

Copy link

mergify bot commented Apr 18, 2024

rebase

❌ Unable to rebase: user satota2 is unknown.

Please make sure satota2 has logged in Mergify dashboard.

This patch aims to refactor the test-network in several aspects,
following the decoupling of the fabric-tools image from fabric-samples.

- Rename 'test_network_home' env var to 'TEST_NETWORK_HOME'
- Dedicate the intermediate artifacts related to configtx to
channel-artifacts
- Refer to core.yaml in fabric-samples/config, similar to org1 and 2,
  instead of adding a new core file
- Remove unnecessary functions and comments for CLI container
- Other minor modifications

Signed-off-by: Tatsuya Sato <tatsuya.sato.so@hitachi.com>
@satota2 satota2 force-pushed the refactor-post-decoupling-fabric-tools branch from ad86ed9 to a7da183 Compare April 18, 2024 07:45
@satota2
Copy link
Contributor Author

satota2 commented Apr 18, 2024

Hello @denyeart,
I have rebased the PR and ensured all tests pass. Could you please review and merge it at your convenience? Thank you.

@denyeart
Copy link
Contributor

Thank you @SamYuan1990 and @satota2 , apologies for the delay!

@denyeart denyeart merged commit c691cf9 into hyperledger:main Apr 18, 2024
41 checks passed
@satota2
Copy link
Contributor Author

satota2 commented Apr 19, 2024

@denyeart Thank you for reviewing and merging the pull request.

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.

3 participants