-
Notifications
You must be signed in to change notification settings - Fork 217
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
Building testing postgresql-container on RHEL10 #604
Conversation
Pull Request validationFailed🔴 Review - Missing review from a member (1 required) Success🟢 CI - All checks have passed |
Differences between C10S and RHEL10 Dockerfiles:
Differences between RHEL9 and RHEL10 dockerfiles:
|
[test] |
Hi @pkubatrh @hhorak @fila43 If you have a spare time. Review it please. LGTM or Approval is welcome. Tests are locally passing:
|
Testing Farm results
|
@hhorak @fila43 @pkubatrh @SlouchyButton In case you have spare time, please review it and give Approval. |
Building on RHEL10 is allowed. Re-run again |
d4b5140
to
078251e
Compare
PostgreSQL 16 is supported on RHEL10. README.md file is updated for the each version as well. Signed-off-by: Petr "Stone" Hracek <[email protected]>
Signed-off-by: Petr "Stone" Hracek <[email protected]>
078251e
to
005cbc7
Compare
Fixed base image for 16/Dockerfile.rhel10. [test] |
[test] |
LGTM |
This pull request is separated into two commit.
The first commit adds support for dist-gen source files for RHEL10. In this case PostgreSQL 16.
The second commit adds distgen generated files.
README.md files are also updated.