Support repetitions in the tool (#160)

This commit is contained in:
Omar
2025-09-22 06:03:59 +03:00
committed by GitHub
parent 98b62d705f
commit 9b700bfec2
5 changed files with 140 additions and 43 deletions
-1
View File
@@ -95,7 +95,6 @@ RUST_LOG="info" cargo run --release -- execute-tests \
--corpus "$CORPUS_FILE" \
--working-directory "$WORKDIR" \
--concurrency.number-of-nodes 5 \
--concurrency.ignore-concurrency-limit \
--kitchensink.path "$SUBSTRATE_NODE_BIN" \
--revive-dev-node.path "$REVIVE_DEV_NODE_BIN" \
--eth-rpc.path "$ETH_RPC_BIN" \