Skip to content

Commit

Permalink
Migrate generator tests to test network (#1414)
Browse files Browse the repository at this point in the history
Signed-off-by: CaptainIRS <[email protected]>
  • Loading branch information
CaptainIRS authored Jul 25, 2022
1 parent c29fc0f commit 9ecfb02
Show file tree
Hide file tree
Showing 13 changed files with 35 additions and 625 deletions.
2 changes: 1 addition & 1 deletion packages/caliper-tests-integration/fabric_tests/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ export CALIPER_PROJECTCONFIG=../caliper.yaml

dispose () {
docker ps -a
${CALL_METHOD} launch manager --caliper-workspace phase8 --caliper-flow-only-end
${CALL_METHOD} launch manager --caliper-workspace phase6 --caliper-flow-only-end
}

TEST_NETWORK_DIR=${DIR}/fabric-samples/test-network
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
fabric-samples

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 9ecfb02

Please sign in to comment.