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

Validate test specification before provisioning cloud resources #10

Open
prashantmital opened this issue Mar 6, 2020 · 0 comments
Open
Labels
enhancement New feature or request high priority This is needed urgently

Comments

@prashantmital
Copy link
Contributor

We should add a validation stage to the spec runner setup that validates each maintenance plan that is loaded from a spec test file. This way, we can detect inconsistencies in the test specification before starting the test and conserve time and cloud resources.

E.g. currently, we check that the maintenance plan in a test is a valid one (by asserting that not both clusterConfiguration and processArgs are missing from maintenancePlan.final) deep in the spec runner.

@prashantmital prashantmital added the enhancement New feature or request label Mar 6, 2020
@prashantmital prashantmital added the high priority This is needed urgently label May 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request high priority This is needed urgently
Projects
None yet
Development

No branches or pull requests

1 participant