Skip to content
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

CASMCMS-8899 - Console changes for Paradise compatibility. #3376

Merged
merged 1 commit into from
May 9, 2024

Conversation

dlaine-hpe-2
Copy link
Contributor

Summary and Scope

The Paradise nodes have firmware written by Foxconn and the console services were not able to connect to them in the same way it does to the other nodes they work with. This change adds the ability to connect through password driven ssh, and identifies the Paradise nodes to connect through this mechanism. All other nodes connect through passwordless ssh (keys added to the bmc), or password driven ipmi.

Issues and Related PRs

Testing

Tested on:

  • Tyr

Test description:

Installed the new services via helm and tested to insure that proper connections are made to the Paradise nodes, while other river and mountain nodes still connect correctly through existing mechanisms.

  • Were the install/upgrade-based validation checks/tests run (goss tests/install-validation doc)? N
  • Were continuous integration tests run? If not, why? N
  • Was upgrade tested? If not, why? Y
  • Was downgrade tested? If not, why? Y
  • Were new tests (or test issues/Jiras) created for this change? N

Risks and Mitigations

This is a medium risk change as it impacts the workflow for all node types, but is required for Paradise nodes to work with the console logging and interaction.

Pull Request Checklist

  • Version number(s) incremented, if applicable
  • Copyrights updated
  • License file intact
  • Target branch correct
  • Testing is appropriate and complete, if applicable

@dlaine-hpe-2 dlaine-hpe-2 requested a review from a team as a code owner May 7, 2024 16:11
@dlaine-hpe-2
Copy link
Contributor Author

Manual back-port to release/1.5: #3377

@mtupitsyn mtupitsyn merged commit 2d2a7da into release/1.6 May 9, 2024
2 checks passed
@mtupitsyn mtupitsyn deleted the CASMCMS-8899_1.6 branch May 9, 2024 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants