Skip to content

Conversation

@phracek
Copy link
Member

@phracek phracek commented Sep 11, 2025

Remove 'version' label from Dockerfile.rhel10

Konflux build pipeline needs it.
See https://issues.redhat.com/browse/RHELMISC-17288

Konflux build pipeline needs it.
See https://issues.redhat.com/browse/RHELMISC-17288

Signed-off-by: Petr "Stone" Hracek <[email protected]>
Signed-off-by: Petr "Stone" Hracek <[email protected]>
@github-actions
Copy link

Pull Request validation

Failed

🔴 Review - Missing review from a member (1 required)

Success

🟢 CI - All checks have passed

@phracek
Copy link
Member Author

phracek commented Sep 11, 2025

[test]

@github-actions
Copy link

github-actions bot commented Sep 11, 2025

Testing Farm results

namecomposearchstatusstarted (UTC)timelogs
RHEL9 - 13RHEL-9.6.0-Nightlyx86_64✅ passed11.09.2025 10:05:2521min 45stest pipeline
Fedora - 16Fedora-latestx86_64✅ passed11.09.2025 10:24:347min 60stest pipeline
CentOS Stream 9 - 13CentOS-Stream-9x86_64✅ passed11.09.2025 10:22:5510min 29stest pipeline
Fedora - 15Fedora-latestx86_64✅ passed11.09.2025 10:27:548min 25stest pipeline
RHEL9 - 15RHEL-9.6.0-Nightlyx86_64✅ passed11.09.2025 10:14:5522min 36stest pipeline
RHEL8 - 15RHEL-8.10.0-Nightlyx86_64✅ passed11.09.2025 10:19:0719min 27stest pipeline
RHEL8 - 13RHEL-8.10.0-Nightlyx86_64✅ passed11.09.2025 10:19:1818min 13stest pipeline
RHEL8 - 16RHEL-8.10.0-Nightlyx86_64✅ passed11.09.2025 10:21:0919min 56stest pipeline
CentOS Stream 10 - 16CentOS-Stream-10x86_64✅ passed11.09.2025 10:31:198min 58stest pipeline
CentOS Stream 9 - 15CentOS-Stream-9x86_64✅ passed11.09.2025 10:27:2612min 9stest pipeline
CentOS Stream 9 - 16CentOS-Stream-9x86_64✅ passed11.09.2025 10:32:5012min 27stest pipeline
RHEL8 - 12RHEL-8.10.0-Nightlyx86_64✅ passed11.09.2025 10:28:5217min 47stest pipeline
RHEL10 - 16RHEL-10-Nightlyx86_64✅ passed11.09.2025 10:35:1515min 12stest pipeline
RHEL9 - 16RHEL-9.6.0-Nightlyx86_64✅ passed11.09.2025 10:27:4822min 57stest pipeline

com.redhat.component="{{ spec.redhat_component }}" \
{% if spec.version not in ["9.4", "9.5", "9.6"] %}
{% if config.os.id == "rhel" and spec.prod != "rhel10" %}
version="1" \
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just out of curiosity, why are you using such a complicated construct if you set version=1 in both cases?
otherwise LGTM

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change is affected only for RHEL10. Not rhel8, rhel9.

Copy link
Member

@ljavorsk ljavorsk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@phracek phracek merged commit 5ae7ea8 into master Sep 12, 2025
16 checks passed
@phracek phracek deleted the remove_version_rhel10 branch September 12, 2025 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants