Similarly to integration tests on OpenShift (testsuite module), tests in core (tools/) modules must be executed in the simple build CI checks workflow, so that we can monitor changes behavior in isolation at component level.
Environment: tools module
Steps to reproduce: mvn test -pl tools/intersmash-deployments-provider,tools/intersmash-tools-provisioner -am
Similarly to integration tests on OpenShift (testsuite module), tests in core (tools/) modules must be executed in the simple build CI checks workflow, so that we can monitor changes behavior in isolation at component level.
tools
modulemvn test -pl tools/intersmash-deployments-provider,tools/intersmash-tools-provisioner -am