-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.17, 4.17.z
-
None
-
Low
-
Yes
-
False
-
Description of problem:
The e2e tests which are executed as part of cluster-resource-override-operator seeing failure with the test case ("TestClusterResourceOverrideAdmissionWithConfigurationChange") on Z with branch "release-4.17" and "Master"
Version-Release number of selected component (if applicable):
OCP 4.17
How reproducible:
Every time we run e2e test with branch "release-4.17" and "Master"
Steps to Reproduce:
1.Install cluster-resource-override-operator 2. Create docker file with "git clone --depth 1 -b release-4.17 https://github.com/openshift/cluster-resource-override-admission-operator.git " 3. export KUBECONFIG=/ocp4-workdir/kubeconfig;make e2e
Actual results:
TestClusterResourceOverrideAdmissionWithConfigurationChange is getting failed.
Expected results:
All the tests should pass without any issue.
Additional info:
Just to verify, checked with "cluster-resource-override-operator" e2e tests run with previous release branch that "release-4.16" and executed without any issue. ("https://github.com/openshift/cluster-resource-override-admission-operator.git -b release-4.16" ) I see a code changes with respect to branch 4.16 and 4.17 e2e tests, to address this OCP bug https://issues.redhat.com/browse/OCPBUGS-38366 https://github.com/openshift/cluster-resource-override-admission-operator/pull/151/commits https://github.com/openshift/cluster-resource-override-admission-operator/commit/0282d3aa6a3bc7432dac2f941c501d7b3165992d