Commit 1b4510b3 authored by QM's avatar QM

updata

parent f25aadae
......@@ -404,17 +404,20 @@ function rpc_test() {
if [ "$ispara" == false ]; then
# init
StartRelayerAndDeploy
# InitChain33Vilators
# EthImportKey
#
# # test
# TestChain33ToEthAssets
# TestETH2Chain33Assets
# TestETH2Chain33Erc20
InitChain33Vilators
EthImportKey
# test
TestChain33ToEthAssets
TestETH2Chain33Assets
TestETH2Chain33Erc20
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
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