Commit 379aac7e authored by madengji's avatar madengji Committed by 33cn

x2eth improve

parent 2c9869fd
......@@ -439,7 +439,7 @@ function start_trufflesuite() {
#fi
# 启动 eth
docker run -d --name ${ganacheName} -p 7545:8545 -l eth_test trufflesuite/ganache-cli:latest -a 10 --debug -b 2 -m "coast bar giraffe art venue decide symbol law visual crater vital fold"
docker run -d --name ${ganacheName} -p 7545:8545 -l eth_test trufflesuite/ganache-cli:latest -a 10 --debug -b 1 -m "coast bar giraffe art venue decide symbol law visual crater vital fold"
sleep 1
}
......
......@@ -14,8 +14,8 @@ function x2ethereum() {
echo "========================== x2ethereum test =========================="
set +e
set -x
AllRelayerMainTest 5
perf_test_main 10
AllRelayerMainTest 1
perf_test_main 1
echo "========================== x2ethereum test end =========================="
fi
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment