-
Notifications
You must be signed in to change notification settings - Fork 304
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
DAOS-14592 test: Fix dmg_system_reformat engine restart detection #13454
Conversation
When detecting if the engines have restarted in dmg_system_reformat, use the time since the restart as opposed to the original start time. Test-tag: test_dmg_system_reformat Required-githooks: true Signed-off-by: Phil Henderson <[email protected]>
Bug-tracker data: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. No errors found by checkpatch.
Skip-unit-tests: true Skip-fault-injection-test: true Allow-unstable-test: true Test-tag: test_dmg_system_reformat Required-githooks: true Signed-off-by: Phil Henderson <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. No errors found by checkpatch.
Skip-func-hw-medium-md-on-ssd: false Test-tag: test_dmg_system_reformat Signed-off-by: Phil Henderson <[email protected]>
src/tests/ftest/util/server_utils.py
Outdated
@@ -1,5 +1,5 @@ | |||
""" | |||
(C) Copyright 2018-2023 Intel Corporation. | |||
(C) Copyright 2018-2024 Intel Corporation. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
erroneous?
Skip-func-hw-medium-md-on-ssd: false Test-tag: test_dmg_system_reformat Signed-off-by: Phil Henderson <[email protected]>
When detecting if the engines have restarted in dmg_system_reformat, use the time since the restart as opposed to the original start time.
Test-tag: test_dmg_system_reformat
Required-githooks: true
Before requesting gatekeeper:
Features:
(orTest-tag*
) commit pragma was used or there is a reason documented that there are no appropriate tags for this PR.Gatekeeper: