Skip to content

Conversation

@sxa
Copy link
Member

@sxa sxa commented Dec 20, 2024

CentOS Stream 10 is now available and this will be the basis of RHEL10 so it makes sense for us to be ahead of the game at run testing of Temurin on it.

Minor doc fixes are included in this too including updating the list of static docker hosts that we have which is well out of date (Maybe we should just remove the explicit list?)

Checklist
  • commit message has one of the standard prefixes
  • faq.md updated if appropriate
  • other documentation is changed or added (if applicable)
  • playbook changes run through VPC or QPC (if you have access)
  • VPC/QPC not applicable for this PR
  • for inventory.yml changes, bastillion/nagios/jenkins updated accordingly

Draft for now as we don't have a working replacement for Xvfb which is not in the repositories since CS10 has moved exclusively to Wayland.

@sxa
Copy link
Member Author

sxa commented Dec 21, 2024

Raised issue to investigate weston's feasibility: #3851

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

A block has been put on this Pull Request as this repository is temporarily under a code freeze due to an ongoing release cycle.

If this pull request needs to be merged during the release cycle then please comment /merge and a PMC member will be able to remove the block.

If the code freeze is over you can remove this block by commenting /thaw.

Signed-off-by: Stewart X Addison <[email protected]>
@sxa sxa added this to the 2025-03 (March) milestone Mar 5, 2025
sxa added 5 commits May 15, 2025 11:02
Signed-off-by: Stewart X Addison <[email protected]>
Signed-off-by: Stewart X Addison <[email protected]>
Signed-off-by: Stewart X Addison <[email protected]>
@sxa sxa force-pushed the dockerstatic_cs10 branch from 168472d to f1a56f4 Compare May 16, 2025 12:34
@sxa sxa force-pushed the dockerstatic_cs10 branch from 1830e52 to edf0532 Compare May 16, 2025 14:06
@sxa
Copy link
Member Author

sxa commented May 16, 2025

Multiple updates today based on testing conditionals with CS10, C6 and C7 to support the newer distribution.

sxa added 3 commits May 16, 2025 14:44
Signed-off-by: Stewart X Addison <[email protected]>
Signed-off-by: Stewart X Addison <[email protected]>
Signed-off-by: Stewart X Addison <[email protected]>
Signed-off-by: Stewart X Addison <[email protected]>
@sxa sxa force-pushed the dockerstatic_cs10 branch from eed4011 to 3455542 Compare May 19, 2025 12:28
@sxa
Copy link
Member Author

sxa commented May 19, 2025

/thaw

@github-actions github-actions bot dismissed their stale review May 19, 2025 13:15

Pull Request unblocked - code freeze is over.

@sxa sxa changed the title unixPB: add CentOS Stream 10 static docker file unixPB: CentOS Stream 10 updates and dockerfiles May 19, 2025
@sxa
Copy link
Member Author

sxa commented May 19, 2025

Memo to self: Check applicability of #3945 to CS9/10

@sxa
Copy link
Member Author

sxa commented May 19, 2025

Noting that, curiously, the image created from the playbook updates does not have an openssl package so cannot perform builds unless BUILD_ARGS="--custom-cacerts false" prior to building.

@sxa sxa marked this pull request as ready for review May 20, 2025 09:48
@sxa sxa force-pushed the dockerstatic_cs10 branch from e765176 to 74e91d8 Compare May 20, 2025 14:33
@sxa
Copy link
Member Author

sxa commented May 20, 2025

Noting that, curiously, the image created from the playbook updates does not have an openssl package so cannot perform builds unless BUILD_ARGS="--custom-cacerts false" prior to building.

Latest commits in this PR fixes this as it is the same thing that was causing the dev.functional test failures. openssh-server pulled in openssl on earlier versions, but not in EL10 so we now add it explicitly along with the other test tools.

New VPC run with F40 and C7: https://ci.adoptium.net/view/Tooling/job/VagrantPlaybookCheck/2100/

Copy link
Contributor

@steelhead31 steelhead31 left a comment

Choose a reason for hiding this comment

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

Looks good.

Copy link
Contributor

@Haroon-Khel Haroon-Khel left a comment

Choose a reason for hiding this comment

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

LGTM

@sxa sxa merged commit 6182c5b into adoptium:master May 22, 2025
18 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants