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

Perl example failure

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Undefined Undefined
    • None
    • 4.18
    • Samples Operator
    • None
    • None
    • False
    • Hide

      None

      Show
      None

      Description of problem:

      The example fails in the CI of the Samples Operator because it references a base image (perl:5.30-el7) that is no longer available in the OpenShift library.
      
      This needs to be fixed to unblock the release of the Samples Operator for OCP 4.17.
      
      There are essentially 2 ways to fix this:
      
      1. Fix the Perl test template to reference a Perl image available in the OpenShift library.
      2. Remove the test (which might be OK because the template seems to actually only be used in the tests).

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

          

      How reproducible:

          

      Steps to Reproduce:

       

      Actual results:

          

      Expected results:

          

      Additional info:

      The test breaks here: https://github.com/openshift/origin/blob/master/test/extended/image_ecosystem/s2i_perl.go#L78
      
      and the line in the test template that specifies the outdated Perl image is here: https://github.com/openshift/origin/blob/master/test/extended/testdata/image_ecosystem/perl-hotdeploy/perl.json#L50

            phracek@redhat.com Petr Hracek
            rhn-engineering-lkrejci Lukas Krejci
            Jitendar Singh Jitendar Singh
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: