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

Commits on Apr 18, 2024

  1. Refactor test-network post-decoupling fabric-tools image

    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 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    a7da183 View commit details
    Browse the repository at this point in the history