This is a clone of issue OCPBUGS-61213. The following is the description of the original issue:
—
Description of problem:
We've been seeing 'format exec' errors in our serial techpreview tests[1] on arm[2]. Looks like this commit[3], is using test containers that are only built for x86.
- tech preview test run grafana data
- test run sample
- [offending commit|https://github.com/openshift/operator-framework-operator-controller/commit/2e76ada242d70345bd543af574c2c03f0bda300e]
Version-Release number of selected component (if applicable):
4.21.0
How reproducible:
Always
Steps to Reproduce:
1. 2. 3.
Actual results:
Expected results:
Additional info:
These containers need to be replaced with new ones, that are also built for at arm64 (and ppc64le/s390x if possible?): gcr.io/kubebuilder/kube-rbac-proxy:v0.5.0 quay.io/operator-framework/webhook-operator-index:0.0.3
- clones
-
OCPBUGS-61213 'format exec' errors in serial techpreview tests on arm due to test images are not multi-arch
-
- MODIFIED
-
- is blocked by
-
OCPBUGS-61213 'format exec' errors in serial techpreview tests on arm due to test images are not multi-arch
-
- MODIFIED
-
- links to