origin
origin copied to clipboard
Conformance test suite for OpenShift
The Cilium CNI plugin currently does not support services with internal traffic local policy, so skipping such relevant tests running against environments configured with cilium as primary network plugin. For...
Garbage collector tests dont care about pod being available/running, they are only testing owner references. If CNI is slow to respond the pod is deleted by the time it needs...
Test builds where we set BUILD_PRIVILEGED=false in the environment to ask the build controller to ask nodes to run builds with fewer privileges. Verify that builds run with lower privileges...
Supported as of 4.11 and later. @tssurya @jluhrsen @trozet
https://docs.okd.io/latest/dev_guide/application_lifecycle/new_app.html The above link is giving me the "page not found" error. Kindly please take a look at it. That link is available on the below page. https://docs.okd.io/3.11/minishift/getting-started/quickstart.html Regards,
This is an attempt to clean up the output of the MachineSet scale tests to make it easier to determine what happens when the test fails. Primarily, I've converted what...
I happened to need a general method for networking. See if this looks roughly equivalent. /assign @ibihim
OC clinet throwing the error as its build on go 1.10 ##### Version OC Client version 3.11 ##### Steps To Reproduce Mac OS Monterey 12.1 ##### Current Result fatal error:...
While chasing problems with `[bz-Machine Config Operator] Nodes should reach OSUpdateStaged in a timely fashion ` like in https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/periodic-ci-openshift-release-master-nightly-4.11-e2e-aws-upgrade/1532346119462326272, I found the informer versus reflector issue we changed for events...