Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to use Instance Pools for tests #63

Open
storey247 opened this issue Aug 19, 2021 · 1 comment
Open

Unable to use Instance Pools for tests #63

storey247 opened this issue Aug 19, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@storey247
Copy link

Databricks supports the idea of instance pools: https://docs.databricks.com/clusters/instance-pools/index.html

Nutter unfortunately only allows you to specify an existing cluster id to run your tests on. However, using the api's when you create a new job run you can specify instance_pool_id and it would be great to use this to run Nutter tests rather than having to have clusters alive just for running tests

@giventocode giventocode added the enhancement New feature or request label Aug 30, 2021
@giventocode
Copy link
Contributor

Thanks for the feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants