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

Add support for a "Shutdown/Reboot Task" #41

Open
spaceisfun opened this issue Oct 14, 2020 · 0 comments
Open

Add support for a "Shutdown/Reboot Task" #41

spaceisfun opened this issue Oct 14, 2020 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@spaceisfun
Copy link
Member

spaceisfun commented Oct 14, 2020

WHAT: Add a new Task type for a shutdown/reboot task.

WHY: An automated TaskList might want to reboot the DUT in the middle of the task flow. Currently, you would need to finish a TaskList, reboot via the API, then resume the TaskList.

HOW: Add a new Task type, which is used for Shutdown or Reboot. When executed as part of a TaskList, the reboot operation is performed and then the DUT resumes executing the same TaskList once the DUT has completed the reboot.

@spaceisfun spaceisfun added enhancement New feature or request good first issue Good for newcomers labels Oct 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant