origin
origin copied to clipboard
Conformance test suite for OpenShift
The bugs have been fixed in 4.16 or even earlier version. Moreover, Sippy found no flaky cases on it.
OCPBUGS-38667 is shipped with 4.18 but the symptom is still there in 4.21. OCPBUGS-66225 is created to track the issue. This pull is to reflect that in the test code.
OCPBUGS-24041 has been fixed and shipped in 4.16. Sippy shows very high success rate: over 99% I can still find example flaky on this test. But I will let Sippy...
I have a SA I am using in a gitlab runner to try to push an image to an image stream. I made sure to give my SA all the...
base on https://github.com/openshift/cluster-network-operator/pull/2834
This is an automated cherry-pick of #30479 /assign wangke19
This is an automated cherry-pick of #29710 /assign wangke19
cluster-autoscaler now is the Cluster Autoscaler component.
Currently, openshift-tests images cmd uses vendored GetMappedImageConfigs() function to map upstream images to mirrored ones. After this change, images cmd will parsed mapped images directly from outputs from the k8s-tests-ext...
## Summary Cherry-pick of #29611 to release-4.20 branch. This PR adds comprehensive TLS version tests for core OpenShift services to ensure proper TLS 1.3 and Modern profile support. **Changes include:**...