Implement multinode testing for Rocky 10#2367
Conversation
There was a problem hiding this comment.
Code Review
This pull request introduces support for Rocky 10 and CentOS Stream 10 by updating repository versions, conditionally enabling Redis or Valkey depending on the OS version, and updating the stackhpc.cephadm collection. It also adds a temporary workaround to set the crypto policy to LEGACY on Rocky 10 during Ceph deployment due to SHA-1 signing keys. Feedback on the changes highlights potential issues in cephadm-deploy.yml where rhel10cis_crypto_policy might be undefined, and suggests wrapping the role execution in a block/always structure to guarantee the crypto policy is restored even if the deployment fails.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
0098301 to
9f1f8bd
Compare
9a82c62 to
e840255
Compare
ba597e5 to
c4aff78
Compare
Multinoding