databricks / cli

Databricks CLI
Other
132 stars 50 forks source link

Increased chan size for clusters test to pass #1691

Closed andrewnester closed 1 month ago

andrewnester commented 1 month ago

Changes

Increased chan size for clusters test to pass

andrewnester commented 1 month ago

@shreyas-goenka it's follow up on this https://github.com/databricks/cli/pull/1686 Test is TestAccClustersList, apparently some environments have more than 10k clusters. In a new version of Go SDK there is a switch to a new clusters API which started to return more clusters then before