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-8497 Jenkins images based on rhel8 are wrongly tagged with rhel7
- Closed
- clones
-
OCPBUGS-8437 Jenkins images based on rhel8 are wrongly tagged with rhel7
- Closed
- is blocked by
-
OCPBUGS-8437 Jenkins images based on rhel8 are wrongly tagged with rhel7
- Closed
- is cloned by
-
OCPBUGS-8497 Jenkins images based on rhel8 are wrongly tagged with rhel7
- Closed
- links to
-
RHSA-2023:122969 Red Hat Product OCP Tools 4.13 Openshift Jenkins security update
-
RHSA-2023:123027 Red Hat Product OCP Tools 4.14 Openshift Jenkins security update
-
RHSA-2024:127220 Red Hat Product OCP Tools 4.13 Openshift Jenkins security update
-
RHSA-2024:127223 Red Hat Product OCP Tools 4.14 Openshift Jenkins security update
-
RHSA-2024:137336 Red Hat Product OCP Tools 4.14 OpenShift Jenkins security update
-
RHSA-2024:137338 Red Hat Product OCP Tools 4.13 OpenShift Jenkins security update
-
RHSA-2024:138213 Red Hat Product OCP Tools 4.13 Openshift Jenkins security update
- mentioned on