This is a clone of issue OCPBUGS-8442. The following is the description of the original issue:
—
This is a clone of issue OCPBUGS-8437. The following is the description of the original issue:
—
Description of problem:
Jenkins images based on rhel8 are wrongly tagged with rhel7
Version-Release number of selected component (if applicable):
How reproducible:
Always
Steps to Reproduce:
1.Check the OS version. $ podman run -it --rm --entrypoint bash quay.io/openshift/origin-jenkins-agent-base:latest bash-4.4# cat /etc/redhat-release Red Hat Enterprise Linux release 8.6 (Ootpa) 2.Check the image labels. $ podman inspect quay.io/openshift/origin-jenkins-agent-base:latest | grep rhel7 "com.redhat.component": "jenkins-slave-base-rhel7-container", "name": "openshift4/jenkins-slave-base-rhel7", "com.redhat.component": "jenkins-slave-base-rhel7-container", "name": "openshift4/jenkins-slave-base-rhel7",
Actual results:
OS is rhel8, but labels are rhel7
Expected results:
Labels should match the OS version
Additional info:
- blocks
-
OCPBUGS-11182 Jenkins images based on rhel8 are wrongly tagged with rhel7
- Closed
- clones
-
OCPBUGS-8442 Jenkins images based on rhel8 are wrongly tagged with rhel7
- Closed
- is blocked by
-
OCPBUGS-8442 Jenkins images based on rhel8 are wrongly tagged with rhel7
- Closed
- is cloned by
-
OCPBUGS-11182 Jenkins images based on rhel8 are wrongly tagged with rhel7
- Closed
- links to
-
RHBA-2023:122967 Release of Bug Advisories for the OpenShift Jenkins and Jenkins agent base image
-
RHSA-2023:122966 Red Hat Product OCP Tools 4.12 Openshift Jenkins security update
-
RHSA-2024:127221 Red Hat Product OCP Tools 4.12 Openshift Jenkins security update
- mentioned on