Commit 1b4510b3 authored by QM's avatar QM

updata

parent f25aadae
...@@ -404,17 +404,20 @@ function rpc_test() { ...@@ -404,17 +404,20 @@ function rpc_test() {
if [ "$ispara" == false ]; then if [ "$ispara" == false ]; then
# init # init
StartRelayerAndDeploy StartRelayerAndDeploy
# InitChain33Vilators InitChain33Vilators
# EthImportKey EthImportKey
#
# # test # test
# TestChain33ToEthAssets TestChain33ToEthAssets
# TestETH2Chain33Assets TestETH2Chain33Assets
# TestETH2Chain33Erc20 TestETH2Chain33Erc20
copyErrLogs copyErrLogs
# docker-compose -f ./x2ethereum/docker-compose-x2ethereum.yml down docker ps -a
docker logs -f "${dockerNamePrefix}_ebrelayera_rpc_1" | head -n 1000
docker-compose -f ./x2ethereum/docker-compose-x2ethereum.yml down
fi fi
chain33_RpcTestRst x2ethereum "$CASE_ERR" chain33_RpcTestRst x2ethereum "$CASE_ERR"
} }
......
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