Commit 7fc6884b authored by mdj33's avatar mdj33 Committed by vipwzw

ticket add to parallel

parent 87423a69
...@@ -16,9 +16,6 @@ function dapp_test_rpc() { ...@@ -16,9 +16,6 @@ function dapp_test_rpc() {
parallel -k --retries 3 --joblog ./testlog ./{}/"${RPC_TESTFILE}" "$ip" ::: "$dapps" parallel -k --retries 3 --joblog ./testlog ./{}/"${RPC_TESTFILE}" "$ip" ::: "$dapps"
echo "check dapps test log" echo "check dapps test log"
cat ./testlog cat ./testlog
##ticket用例最后执行
#./ticket/"${RPC_TESTFILE}" "$ip"
fi fi
echo "============ # dapp rpc test end =============" echo "============ # dapp rpc test end ============="
} }
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