Commit f2394f30 authored by vipwzw's avatar vipwzw

auto ci

parent 7d0f31c6
......@@ -252,7 +252,6 @@ function para_create_nodegroup() {
exit 1
fi
}
function para_create_manage_nodegroup() {
......@@ -581,8 +580,6 @@ function para_nodemanage_quit_test() {
exit 1
fi
}
function para_nodegroup_behalf_quit_test() {
......@@ -591,7 +588,6 @@ function para_nodegroup_behalf_quit_test() {
echo "${hash}"
query_tx "${PARA_CLI}" "${hash}"
status=$(${PARA_CLI} para node_status -t user.p.para. -a 1E5saiXVb9mW8wcWUUZjsHJPZs5GmdzuSY | jq -r ".status")
if [ "${status}" != "3" ]; then
echo "wrong vote status"
......@@ -627,8 +623,6 @@ function para_nodegroup_behalf_quit_test() {
}
function para_nodemanage_test() {
para_nodemanage_quit_test
para_nodemanage_node_join
......
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