origin
origin copied to clipboard
Conformance test suite for OpenShift
`openshift-tests` is generating invalid unit xml like ``` ```
#### gatewayapicontroller: Add checks for empty slices Check whether the slice of parent resource references in an httproute's status is empty before indexing the slice. Before this commit, the "Ensure...
The default behavior of our test suites are we retry once on failure. When migrating to OTE, I had broken retries for extension-sourced tests including kubernetes. This appeared to have...
This updates the boot image tests to use previously published boot images(instead of a fake value) so the MCO is able to update them when https://github.com/openshift/machine-config-operator/pull/5122 lands.
This is a manual cherrypick of #29874 since the [automated cherrypick failed](https://github.com/openshift/origin/pull/29874#issuecomment-2956016263).
This PR updates IPsec E2E to test NAT-T implemented with PR: https://github.com/openshift/cluster-network-operator/pull/2573. Note: This requires a new CI lane to test IPsec NAT-T "Always" encapsulation option. This PR also adds...
`oc serviceaccounts` subcommand is deprecated, so the tests need to be aligned. This is needed to unblock failing tests in https://github.com/openshift/oc/pull/2034
This is an automated cherry-pick of #29847 /assign openshift-cherrypick-robot