Commit 6c82ccb0 authored by vipwzw's avatar vipwzw

auto ci

parent 0012b7b3
......@@ -294,7 +294,7 @@ function query_tx() {
block_wait "${1}" 1
local times=200
# local times=10
# local times=10
while true; do
ret=$(${1} tx query -s "${2}" | jq -r ".tx.hash")
echo "query hash is ${2}, return ${ret} "
......@@ -992,7 +992,7 @@ function para_create_supervision_nodegroup() {
para_create_supervision_nodegroup_approve
para_create_supervision_nodegroup_quit
docker stop "${NODE9}"
echo "=========== # ${FUNCNAME} end ============="
echo "=========== # ${FUNCNAME} end ============="
}
function para_nodegroup_behalf_quit_test() {
......
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