Skip to content

Commit

Permalink
QUARKUS-2230 Introduce OpenShift based CI runs
Browse files Browse the repository at this point in the history
* Adding a test plan for QUARKUS-2230.
  • Loading branch information
mjurc committed Aug 22, 2022
1 parent 408457b commit d9a351a
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions QUARKUS-2230.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# QUARKUS-2230 Introduce OpenShift based CI runs in upstream

## Scope of the testing
* Review the upstream workflow introduced with https://github.com/quarkusio/quarkus/pull/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.

### Impact on test suites and testing automation
* 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.

### Impact on resources
* None.

## Contacts
* Tester: Michal Jurč <[email protected]>

## References
* Feature request: [QUARKUS-2230 Introduce OpenShift based CI runs in upstream](https://issues.redhat.com/browse/QUARKUS-2230)

0 comments on commit d9a351a

Please sign in to comment.