Skip to content

Remove usage ct_os_service_image_info that was removed by #396

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 28, 2025

Conversation

phracek
Copy link
Member

@phracek phracek commented May 28, 2025

This fixes regression caused by #394

The function does not exist in whole this repository now.

@phracek
Copy link
Member Author

phracek commented May 28, 2025

[test]

Copy link

github-actions bot commented May 28, 2025

Pull Request validation

Failed

🔴 Failed or pending statuses - Testing Farm - RHEL10 - s2i-python-container[pending],Testing Farm - RHEL9 - s2i-perl-container[pending]
🔴 Review - Missing review from a member (1 required)

@phracek phracek force-pushed the fix_regrestion_by_removed_function branch from 7909338 to 0e6acce Compare May 28, 2025 08:26
@phracek
Copy link
Member Author

phracek commented May 28, 2025

Fix pre-commit check

[test]

@phracek
Copy link
Member Author

phracek commented May 28, 2025

Bump mypy to version 1.2.0

[test]

Copy link

github-actions bot commented May 28, 2025

Testing Farm results

namecomposearchstatusstarted (UTC)timelogs
Fedora - s2i-base-containerFedora-latestx86_64✅ passed28.05.2025 08:41:5811min 57stest pipeline
CentOS Stream 10 - postgresql-containerCentOS-Stream-10x86_64✅ passed28.05.2025 08:41:5912min 30stest pipeline
CentOS Stream 9 - s2i-base-containerCentOS-Stream-9x86_64✅ passed28.05.2025 08:41:5913min 29stest pipeline
CentOS Stream 9 - nginx-containerCentOS-Stream-9x86_64✅ passed28.05.2025 08:41:5814min 43stest pipeline
CentOS Stream 9 - postgresql-containerCentOS-Stream-9x86_64✅ passed28.05.2025 08:41:5823min 18stest pipeline
CentOS Stream 10 - s2i-python-containerCentOS-Stream-10x86_64✅ passed28.05.2025 08:41:5732min 6stest pipeline
CentOS Stream 9 - s2i-perl-containerCentOS-Stream-9x86_64✅ passed28.05.2025 08:54:2619min 51stest pipeline
RHEL8 - s2i-base-containerRHEL-8.10.0-Nightlyx86_64✅ passed28.05.2025 08:41:5833min 31stest pipeline
RHEL10 - postgresql-containerRHEL-10-Nightlyx86_64✅ passed28.05.2025 08:41:5935min 36stest pipeline
Fedora - postgresql-containerFedora-latestx86_64✅ passed28.05.2025 08:59:0219min 9stest pipeline
RHEL10 - s2i-perl-containerRHEL-10-Nightlyx86_64✅ passed28.05.2025 08:41:5839min 31stest pipeline
RHEL9 - nginx-containerRHEL-9.4.0-Nightlyx86_64✅ passed28.05.2025 08:41:5741min 4stest pipeline
RHEL9 - postgresql-containerRHEL-9.4.0-Nightlyx86_64✅ passed28.05.2025 08:41:5945min 22stest pipeline
Fedora - nginx-containerFedora-latestx86_64✅ passed28.05.2025 09:19:3312min 30stest pipeline
Fedora - s2i-perl-containerFedora-latestx86_64✅ passed28.05.2025 08:55:1338min 58stest pipeline
RHEL8 - postgresql-containerRHEL-8.10.0-Nightlyx86_64✅ passed28.05.2025 08:41:5752min 45stest pipeline
RHEL10 - nginx-containerRHEL-10-Nightlyx86_64✅ passed28.05.2025 09:07:0927min 46stest pipeline
RHEL8 - s2i-perl-containerRHEL-8.10.0-Nightlyx86_64✅ passed28.05.2025 08:41:5757min 45stest pipeline
RHEL9 - s2i-perl-containerRHEL-9.4.0-Nightlyx86_64✅ passed28.05.2025 11:29:1840min 1stest pipeline
CentOS Stream 10 - nginx-containerCentOS-Stream-10x86_64✅ passed28.05.2025 09:32:249min 28stest pipeline
CentOS Stream 10 - s2i-perl-containerCentOS-Stream-10x86_64✅ passed28.05.2025 09:27:4317min 19stest pipeline
CentOS Stream 10 - s2i-base-containerCentOS-Stream-10x86_64✅ passed28.05.2025 09:35:4710min 14stest pipeline
Fedora - s2i-python-containerFedora-latestx86_64✅ passed28.05.2025 08:56:0950min 36stest pipeline
RHEL8 - nginx-containerRHEL-8.10.0-Nightlyx86_64✅ passed28.05.2025 09:15:2132min 35stest pipeline
RHEL10 - s2i-python-containerRHEL-10-Nightlyx86_64✅ passed28.05.2025 11:27:4738min 40stest pipeline
RHEL9 - s2i-base-containerRHEL-9.4.0-Nightlyx86_64✅ passed28.05.2025 09:19:2830min 40stest pipeline
RHEL10 - s2i-base-containerRHEL-10-Nightlyx86_64✅ passed28.05.2025 09:24:2836min 33stest pipeline
CentOS Stream 9 - s2i-python-containerCentOS-Stream-9x86_64✅ passed28.05.2025 08:42:311h 20min 4stest pipeline
RHEL9 - s2i-python-containerRHEL-9.4.0-Nightlyx86_64✅ passed28.05.2025 08:42:081h 29min 12stest pipeline
RHEL8 - s2i-python-containerRHEL-8.10.0-Nightlyx86_64✅ passed28.05.2025 09:16:212h 3min 57stest pipeline

@phracek
Copy link
Member Author

phracek commented May 28, 2025

/auto-merge

@phracek
Copy link
Member Author

phracek commented May 28, 2025

All tests are green . Let's distributed to all containers. redis-container and mariadb-container is blocked on OpenShift 4 case.

@phracek phracek merged commit 3b998a5 into master May 28, 2025
34 checks passed
@phracek phracek deleted the fix_regrestion_by_removed_function branch May 28, 2025 12:18
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.

1 participant