-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I found it useful to run all validations after the installation process to check whether the environment is ready for use.
Since OSISM does not seem to offer a convenient way to run all validations at the moment, I built a small wrapper (currently) script that:
- runs all validations
- provides an overview at the end of the run of where there were problems
- logs the results to a file (for a convenient review when something goes wrong)
It would be useful if OSISM could do this by itself.
It would also be useful at this point
- if the validations were executed in parallel, so that the waiting times are minimized
- if its possible to specify a list of validations
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request