Uploaded image for project: 'Cloud Enablement'
  1. Cloud Enablement
  2. CLOUD-3680

CD20 env variable PRODUCT_VERSION mention 12.0 instead of 20.0

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • None
    • EAP CD 20.0.GA
    • EAP_CD
    • None

      In CD20 builder image there is PRODUCT_VERSION="12.0", I would expect version "20.0"

      [mchoma@10 ~]$ podman run -it registry-proxy.engineering.redhat.com/rh-osbs/jboss-eap-7-tech-preview-eap-cd-openshift-rhel8:20.0-3 sh
      sh-4.4$ echo $PRODUCT_VERSION
      12.0
      

      When I perform same steps for CD19 I get 19.0 as expected

      [mchoma@10 ~]$ podman run -it registry-proxy.engineering.redhat.com/rh-osbs/jboss-eap-7-tech-preview-eap-cd-openshift-rhel8:19.0-2 sh
      sh-4.4$ echo $PRODUCT_VERSION
      19.0
      

            jmesnil1@redhat.com Jeff Mesnil
            mchoma@redhat.com Martin Choma
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: