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

should use opm 4.14 version instead of 4.13 in nightly payload

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not a Bug
    • Icon: Normal Normal
    • None
    • 4.14.0
    • OLM / Registry
    • None
    • No
    • False
    • Hide

      None

      Show
      None

      Description of problem:

      4.14 nightly payload has been created for a long time, but it still uses the 4.13 opm. 

      https://github.com/openshift/operator-framework-olm/commits/release-4.13 

      sh-4.4$ opm version
      Version: version.Version{OpmVersion:"f1d9c59de", GitCommit:"f1d9c59de5a7cb32eb70846411cdc443e2b8f4b9", BuildDate:"2023-07-24T22:35:54Z", GoOs:"linux", GoArch:"amd64"}
      
      

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

      MacBook-Pro:~ jianzhang$ oc get clusterversion
      NAME      VERSION                              AVAILABLE   PROGRESSING   SINCE   STATUS
      version   4.14.0-0.nightly-2023-08-11-055332   True        False         7h10m   Cluster version is 4.14.0-0.nightly-2023-08-11-055332

      How reproducible:

      always

      Steps to Reproduce:

      1. build an ocp 4.14
      MacBook-Pro:~ jianzhang$ oc get clusterversion
      NAME      VERSION                              AVAILABLE   PROGRESSING   SINCE   STATUS
      version   4.14.0-0.nightly-2023-08-11-055332   True        False         7h10m   Cluster version is 4.14.0-0.nightly-2023-08-11-055332
      
      2. rsh in catlaog source pod.
      MacBook-Pro:~ jianzhang$ oc project openshift-marketplace
      Now using project "openshift-marketplace" on server "https://api.qe-daily-414-0815.qe.devcluster.openshift.com:6443".
      MacBook-Pro:~ jianzhang$ oc get pods
      NAME                                   READY   STATUS    RESTARTS   AGE
      certified-operators-bhbsd              1/1     Running   0          178m
      community-operators-87g85              1/1     Running   0          99m
      marketplace-operator-c6bfc6b47-j6z7c   1/1     Running   0          174m
      qe-app-registry-l4f5s                  1/1     Running   0          179m
      redhat-marketplace-9z2c5               1/1     Running   0          179m
      redhat-operators-n7n88                 1/1     Running   0          178m
      MacBook-Pro:~ jianzhang$ oc rsh redhat-operators-n7n88 
      
      3. check opm version
      

      Actual results:

      sh-4.4$ opm version
      Version: version.Version{OpmVersion:"f1d9c59de", GitCommit:"f1d9c59de5a7cb32eb70846411cdc443e2b8f4b9", BuildDate:"2023-07-24T22:35:54Z", GoOs:"linux", GoArch:"amd64"}

      Expected results:

      the version commit should from https://github.com/openshift/operator-framework-olm/commits/master or https://github.com/openshift/operator-framework-olm/commits/release-4.14 

       

      Additional info:

       

            rh-ee-jkeister Jordan Keister
            rhn-support-jiazha Jian Zhang
            Jian Zhang Jian Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: