PR CI checks running OpenShift integration tests are executed internally #186
fabiobrz
announced in
Announcements
Replies: 1 comment
-
Update: we've implemented a workflow that allows for Intersmash maintainers to trigger CI checks running the integration tests on OpenShift internally. We're working on making this even more user friendly, e.g.: by setting a check status and share as much information about failures as possible, but in the meantime we have something working 🙂 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Integration tests on OpenShift are no longer run via the OpenShift org Prow jobs, because of new policies affecting cluster pools availability, see https://docs.ci.openshift.org/docs/how-tos/cluster-claim/#existing-cluster-pools 🙁
For this reason we're implementing a new workflow that will use Red Hat internal resources to execute integration tests against managed OpenShift clusters 🎉
While this is being done, Intersmash maintainers will run PRs CI validation jobs manually. 💪
Beta Was this translation helpful? Give feedback.
All reactions