-
Bug
-
Resolution: Done-Errata
-
Normal
-
None
-
4.14.z
-
None
-
No
-
False
-
-
This is a fix for the Root Framework network smoke test. Busybox was hitting a limitation when pulled from Docker. Now pulling from quay.io
Description of problem:
QE regression tests for robot framework are failing because the networking smoke test creates a hello-microshift pod using busybox. Currently the image is pulled from docker, but there is a container image pull request limit we are encountering. Would prefer to use quay.io which hosts the image and does not have the pull request limit. quay.io/microshift/busybox:1.36
Version-Release number of selected component (if applicable):
How reproducible:
100%
Steps to Reproduce:
1. Create a microshift cluster 2. oc create -f ./hello-microshift.yaml -n test 3. check oc get pods -A to verify pod is created
Actual results:
pod does not start ; complains about image pull
Expected results:
pod starts
Additional info:
- links to
-
RHSA-2023:5008 OpenShift Container Platform 4.14.z security update