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

Feature/rename modules add action #1

Merged
merged 4 commits into from
May 18, 2022

Conversation

ajfloeder
Copy link
Contributor

No description provided.

Dockerfile Outdated Show resolved Hide resolved
@ajfloeder ajfloeder merged commit c316931 into master May 18, 2022
@ajfloeder ajfloeder deleted the feature/RenameModulesAddAction branch May 18, 2022 14:28
bdevcich added a commit that referenced this pull request Feb 28, 2024
This ensures that any existing pools are imported and present after a
reboot of the rabbit node.

Tested by:
1. Create lustre workflow and transition to PostRun
2. Reboot the rabbit-node prior to Teardown
3. Once rebooted, verify that zool list includes pools
4. Verify log contains "Imported all available zpools"

1. Do #1 from above.
2. Transition to Teardown and then very quickly reboot the rabbit node
   (`ssh rabbit-node-2 reboot`).
3. Once rabbit node reboots, workflow will transition to Teardown
   complete.
4. Verify #4 above.
5. Verify `zpool list` as no pools left.

Signed-off-by: Blake Devcich <blake.devcich@hpe.com>

moved import to NnfNodeECData.Start()

Signed-off-by: Blake Devcich <blake.devcich@hpe.com>
bdevcich added a commit that referenced this pull request Mar 25, 2024
This ensures that any existing pools are imported and present after a
reboot of the rabbit node.

Tested by:
1. Create lustre workflow and transition to PostRun
2. Reboot the rabbit-node prior to Teardown
3. Once rebooted, verify that zool list includes pools
4. Verify log contains "Imported all available zpools"

1. Do #1 from above.
2. Transition to Teardown and then very quickly reboot the rabbit node
   (`ssh rabbit-node-2 reboot`).
3. Once rabbit node reboots, workflow will transition to Teardown
   complete.
4. Verify #4 above.
5. Verify `zpool list` as no pools left.

Signed-off-by: Blake Devcich <blake.devcich@hpe.com>

moved import to NnfNodeECData.Start()

Signed-off-by: Blake Devcich <blake.devcich@hpe.com>
bdevcich added a commit that referenced this pull request Mar 25, 2024
This ensures that any existing pools are imported and present after a
reboot of the rabbit node.

Tested by:
1. Create lustre workflow and transition to PostRun
2. Reboot the rabbit-node prior to Teardown
3. Once rebooted, verify that zool list includes pools
4. Verify log contains "Imported all available zpools"

1. Do #1 from above.
2. Transition to Teardown and then very quickly reboot the rabbit node
   (`ssh rabbit-node-2 reboot`).
3. Once rabbit node reboots, workflow will transition to Teardown
   complete.
4. Verify #4 above.
5. Verify `zpool list` as no pools left.

Signed-off-by: Blake Devcich <blake.devcich@hpe.com>

moved import to NnfNodeECData.Start()

Signed-off-by: Blake Devcich <blake.devcich@hpe.com>
bdevcich added a commit that referenced this pull request Mar 26, 2024
This ensures that any existing pools are imported and present after a
reboot of the rabbit node.

Tested by:
1. Create lustre workflow and transition to PostRun
2. Reboot the rabbit-node prior to Teardown
3. Once rebooted, verify that zool list includes pools
4. Verify log contains "Imported all available zpools"

1. Do #1 from above.
2. Transition to Teardown and then very quickly reboot the rabbit node
   (`ssh rabbit-node-2 reboot`).
3. Once rabbit node reboots, workflow will transition to Teardown
   complete.
4. Verify #4 above.
5. Verify `zpool list` as no pools left.

Signed-off-by: Blake Devcich <blake.devcich@hpe.com>

moved import to NnfNodeECData.Start()

Signed-off-by: Blake Devcich <blake.devcich@hpe.com>
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.

None yet

3 participants