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

Preflight Check #667

Open
ALX-99 opened this issue Nov 25, 2019 · 3 comments
Open

Preflight Check #667

ALX-99 opened this issue Nov 25, 2019 · 3 comments

Comments

@ALX-99
Copy link

ALX-99 commented Nov 25, 2019

I am currently automating the deployment via elasticluster. Is it possible to include the option for configuration verification in the elasticluster. I would suggest to use the beginning part of the deployment where the config will be verified and the provider will be checked. The deployment should then stop and return a code (success or fail).

What is the oppinion?

@riccardomurri
Copy link
Contributor

I'm not sure as to what exactly you mean by "configuration verification", can you please elaborate on that?

Do you mean that nodes should run a sort of "acceptance test" where you check that some conditions hold true in an automated and repeatable/scriptable way? (e.g., can submit a test job to the batch-queuing system)

@ALX-99
Copy link
Author

ALX-99 commented Nov 25, 2019 via email

@riccardomurri
Copy link
Contributor

I would like to verify that the config is free of errors

If you mean ElastiCluster's config file, that is already done (at config load time).

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

No branches or pull requests

2 participants