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

Device Only Power Control #21

Open
barbourshop opened this issue Mar 26, 2024 · 0 comments
Open

Device Only Power Control #21

barbourshop opened this issue Mar 26, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@barbourshop
Copy link

barbourshop commented Mar 26, 2024

Goal: To create a device only power control module

This would mean the user would list the device's power switch in the racks' config as "device only"(or similar name, TBC) and then when the self.reboot of test controller is called shutdown -r would be written into the device console.
Since this method would require access to the devices console, the powerOn and powerOff methods of this powerModule would need to be bypassed.

Acceptance Criteria:

  • A new device only power module exists that can successfully reboot devices via their console exist.
  • A unit test exists to check that the power module behaves correctly.
@zghp zghp self-assigned this Jun 5, 2024
@Ulrond Ulrond added the enhancement New feature or request label Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants