origin
origin copied to clipboard
Conformance test suite for OpenShift
This PR: * Removes a skip on an existing TLS test - it appears to have been a setup issue * Adds a test for ensuring that components are properly...
This is an automated cherry-pick of #29906 /assign wangke19
When a test is added, that contains `[OCPFeatureGate:`, we expect that the gate already exists in openshift/api and we therefore have an opinion about the gate as to whether it...
Backport pr [29834](https://github.com/openshift/origin/pull/29834) to release-4.19 manually.
Manual cherrypick of https://github.com/openshift/origin/pull/29776
## disruptions Information There were (`1248`) added jobs and (`448`) were removed. ### Comparisons were above allowed leeway of `30.00%` Note: For P99, disruptions had `725` jobs increased and `1662`...
support component-extension for openshift-tests so that it can get and run extenal cases except for default extension as we known, for one component, there is external binary for it. it...
Adds origin tests for the webhook support feature. Test need to be run serially to enable BeforeSuite functionality which installs the webhook operator for the tests: - check validating webhook...
This is an automated cherry-pick of #29539 /assign KeerthanaAP