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

Running jobs in order #30

Open
bronhaim opened this issue Jan 9, 2018 · 0 comments
Open

Running jobs in order #30

bronhaim opened this issue Jan 9, 2018 · 0 comments
Labels

Comments

@bronhaim
Copy link
Collaborator

bronhaim commented Jan 9, 2018

Currently we run all jobs in step in parallel - we need to support running agents in sequential order. In the PR we consider cases where node can be configured to run
"ipmi reboot, apc1_off, apc2_off, apc1_on, apc2_on" in the power-management step.
if ipmi finished successfully we can stop the fence flow. if it failed, we need to make sure that all apc calls ran successfully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant