Skip to content

Commit

Permalink
fix ci (#2341)
Browse files Browse the repository at this point in the history
  • Loading branch information
nexustar authored Dec 27, 2023
1 parent e1b4850 commit 4800a90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/tiup-cluster/script/scale_tools.sh
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ function scale_tools() {
tiup-cluster $client exec $name -N n3 --command "ls /data/tiflash-data"
echo "start scale in tiflash"
tiup-cluster $client --yes scale-in $name -N n3:9000
sleep 20
tiup-cluster $client display $name | grep Tombstone
echo "start prune tiflash"
yes | tiup-cluster $client prune $name
Expand Down

0 comments on commit 4800a90

Please sign in to comment.