origin
origin copied to clipboard
Conformance test suite for OpenShift
The ipsec test suite takes about 5-6 hours to finish running the tests which doesn't work well with e2e-aws-ovn-ipsec-serial CI lane as it produces many disruptive events and failing all...
KubeletLog, EtcdLog, EtcdLeadership, and E2ETest intervals all should have had this flag true. This flag will hopefully soon be used to determine what gets shown in a more dynamic UI.
The current regex parser fails to match when there is a new line. Have fixed it to match any whitespace/non whitespace character. Mocked a negative test run locally and verified...
This updates TLS info, which includes new secrets from etcd Requires https://github.com/openshift/library-go/pull/1717
For this test: `[bz-%v] clusteroperator/%v should not change condition/Available]`: * For non-upgrade jobs, fail when operator goes to Available=False * For upgrade-jobs, fail when operator goes to Available=False unless it's...
This will add test about pulling image from ECR/GCR/ACR. As we are not allowed to push an image to container registry in advance, based on [discussion](https://redhat-internal.slack.com/archives/CBN38N3MW/p1715612974455269?thread_ts=1715133269.211149&cid=CBN38N3MW) , in code we...
`openshift-tests run --disable-monitor all` disables all monitors, so the output and artifacts are not polluted by monitors, and contain the ginkgo test results only. This is useful when running the...
Added logrus to fix #28775 of Cherry pick [#28739](https://github.com/openshift/origin/pull/28739) for release 4.14 branch
## disruptions Information There were (`68`) added jobs and (`80`) were removed. ### Comparisons were above allowed leeway of `30.00%` Note: For P99, disruptions had `285` jobs increased and `728`...
/hold This is just a PR used to try PRPQR method to launch single job. DO NOT MERGE