Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-19939

Need to pull busybox image from quay.io repo

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done-Errata
    • Icon: Normal Normal
    • None
    • 4.14.z
    • MicroShift
    • None
    • No
    • False
    • Hide

      None

      Show
      None
    • 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:

       

       

              ggiguash@redhat.com Gregory Giguashvili
              rh-ee-dhensel Douglas Hensel
              John George John George
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: