- Review the upstream workflow introduced with quarkusio/quarkus#17674.
- This review will focus on the workflow itself and on test coverage of Quarkus integration surfaces with Kubernetes and OpenShift APIs.
- Once the weak spots in coverage are identified, we will propose enhancements to the workflow.
- This feature request is about introduction of new workflow to upstream Quarkus repository that would execute Quarkus kubernetes tests on Kubernetes and OpenShift. As such, there is no impact to QE test suites and automation.
- The new workflow should provide actual integration testing for bits and pieces of Quarkus integrated with Kubernetes APIs.
- None.
- Tester: Michal Jurč [email protected]
- Feature request: QUARKUS-2230 Introduce OpenShift based CI runs in upstream