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

Deduplicate parameters in tests.yaml #22

Open
ebocchi opened this issue Aug 2, 2019 · 0 comments
Open

Deduplicate parameters in tests.yaml #22

ebocchi opened this issue Aug 2, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@ebocchi
Copy link
Collaborator

ebocchi commented Aug 2, 2019

There might be cases where a given parameter is repeated over and over in the yaml file, e.g., the filename to read/write/delete or the port number to reach JupyterHub.
One could deduplicate these parameters by declaring common parameters in the yaml and referencing those in the specific configurations of each test.

@ebocchi ebocchi added the enhancement New feature or request label Aug 2, 2019
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

1 participant