Skip to content

Commit

Permalink
pass unit
Browse files Browse the repository at this point in the history
Signed-off-by: bufferflies <1045931706@qq.com>
  • Loading branch information
bufferflies committed Jul 5, 2023
1 parent 273b196 commit 6d8cdc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/pdctl/scheduler/scheduler_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -340,6 +340,7 @@ func TestScheduler(t *testing.T) {
"strict-picking-store": "true",
"enable-for-tiflash": "true",
"rank-formula-version": "v2",
"split-thresholds": 0.5,
}
var conf map[string]interface{}
mustExec([]string{"-u", pdAddr, "scheduler", "config", "balance-hot-region-scheduler", "list"}, &conf)
Expand Down

0 comments on commit 6d8cdc7

Please sign in to comment.