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

Need ubi repos for the 4.17 openshift-driver-toolkit-ctr container image

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical Critical
    • None
    • 4.17.z
    • Driver Toolkit
    • None
    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • Yes
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Description of problem:

      The "openshift-driver-toolkit-ctr" image does not have the "ubi.repo" beginning with the the 4.17.38 z-stream.  Right now this is blocking the AMD gpu-operator kernel module in-cluster builds that rely on installing package dependencies for their module build process

      Version-Release number of selected component (if applicable):

      v4.17.38+
          

      How reproducible:

       100% 

      Steps to Reproduce:

      $ DTK_IMG=$(oc adm release info quay.io/openshift-release-dev/ocp-release:4.17.38-x86_64 --image-for=driver-toolkit)
      
      $  podman run --rm -it $DTK_IMG /bin/bash -c 'ls -l /etc/yum.repos.d/'
      total 0
          

      Actual results:

       "/etc/yum.repos.d/ubi.repo" does not exist in the image 

      Expected results:

       The output of `ls /etc/yum.repos.d/" returns 2 files "redhat.repo" and "ubi.repo" which is consistent with the container images <= v4.17.37   

      Additional info:

       This is a regression that is similar to OCPBUGS-60299 affecting 4.19 & 4.20 nightlies
          

              ybettan@redhat.com Yoni Bettan
              llasmith@redhat.com Landon LaSmith
              None
              None
              Lital Alon Lital Alon
              None
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated: