Skip to content

Commit

Permalink
update test cases
Browse files Browse the repository at this point in the history
  • Loading branch information
AstroProfundis committed Jan 13, 2022
1 parent 8529575 commit 741f769
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tests/tiup-cluster/script/upgrade.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ EOEX

tiup-cluster _test $name writable

yes | tiup-cluster destroy $name
tiup-cluster --yes destroy $name
}
2 changes: 1 addition & 1 deletion tests/tiup-dm/test_upgrade.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ tiup-dm exec $name -N "$ipprefix.104:8261" --command "grep '31s' /home/tidb/depl
./script/task/run.sh


yes | tiup-dm destroy $name
tiup-dm --yes destroy $name

0 comments on commit 741f769

Please sign in to comment.