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

Cannot override base image selection when creating agent ISO

XMLWordPrintable

    • Important
    • No
    • Rejected
    • False
    • Hide

      None

      Show
      None

      Description of problem:

      It's not currently possible to override the base image selected by the command:
      
      $ openshift-install agent create image
      
      Also defining the OPENSHIFT_INSTALL_OS_IMAGE_OVERRIDE variable does not have any effect 

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

      4.14

      How reproducible:

      By defining the OPENSHIFT_INSTALL_OS_IMAGE_OVERRIDE when creating the image

       

      Steps to Reproduce:

      1. $ OPENSHIFT_INSTALL_OS_IMAGE_OVERRIDE=<valid url to rhcos image> 
      2. $ openshift-install agent create image
      3.
       

      Actual results:

      The agent ISO is built by using the embedded rhcos.json metadata, instead of the rhcos image specified in the OPENSHIFT_INSTALL_OS_IMAGE_OVERRIDE

      Expected results:

      Defining OPENSHIFT_INSTALL_OS_IMAGE_OVERRIDE should allow overriding the base image selected for creating the agent ISO

      Additional info:

       

              afasano@redhat.com Andrea Fasano
              afasano@redhat.com Andrea Fasano
              Biagio Manzari Biagio Manzari
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated:
                Resolved: