Skip to content

Provide possibility to execute all validations #1057

@scoopex

Description

@scoopex

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions