arquillian / arquillian-cube

Control (docker, kubernetes, openshift) containers in your tests with ease!
http://arquillian.org/arquillian-cube/
117 stars 98 forks source link

Arquilian Cube should test incoming changes against OpenShift #1300

Open fabiobrz opened 3 months ago

fabiobrz commented 3 months ago
Issue Overview

Arquilian Cube should test incoming changes against OpenShift

Expected Behaviour

PRs should undergo CI checks that execute OpenSHift integration tests against an actual OpenShift cluster, rather than a mocked one.

Current Behaviour

OpenSHift integration tests are not run against a proper cluster when changes are submitted.

Steps To Reproduce
  1. Just submit a PR and inspect the CI checks that are run.
Additional Information

We could leverage the OpenShift CI infra solution that has been adopted already for other projects, like Intersmash