Skip to content

Commit

Permalink
update comments
Browse files Browse the repository at this point in the history
  • Loading branch information
djshow832 committed Jun 27, 2024
1 parent ed0540f commit f7c8293
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/tiup-cluster/script/scale_tiproxy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ function scale_tiproxy() {
echo "start scale out tidb"
topo=./topo/full_scale_in_tidb_2nd.yaml
tiup-cluster $client --yes scale-out $name $topo
# the session certs doesn't exist on the new tidb
# the session certs don't exist on the new tidb
! tiup-cluster $client exec $name -N n2 --command "$check_cert_file"
# the configurations are not updated on the new tidb
! tiup-cluster $client exec $name -N n2 --command "$check_cert_config"
Expand Down

0 comments on commit f7c8293

Please sign in to comment.