Skip to content

Commit

Permalink
fix unit test
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Leung <[email protected]>
  • Loading branch information
rleungx committed Feb 28, 2024
1 parent 7767e9e commit d54d405
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions pkg/cluster/ansible/import_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -140,8 +140,6 @@ tikv_servers: []
tiflash_servers: []
tiproxy_servers: []
pd_servers: []
tso_servers: []
scheduling_servers: []
monitoring_servers: []
`)

Expand Down
4 changes: 0 additions & 4 deletions pkg/cluster/ansible/test-data/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ topology:
binlog.enable: true
tikv: {}
pd: {}
tso: {}
scheduling: {}
tidb_dashboard: {}
tiflash: {}
tiproxy: {}
Expand Down Expand Up @@ -197,5 +195,3 @@ topology:
arch: amd64
os: linux
tiproxy_servers: []
tso_servers: []
scheduling_servers: []

0 comments on commit d54d405

Please sign in to comment.