DAOS-18395 test: recovery/pool_list_consolidation.py test_lost_majori…#17965
Draft
shimizukko wants to merge 8 commits intomasterfrom
Draft
DAOS-18395 test: recovery/pool_list_consolidation.py test_lost_majori…#17965shimizukko wants to merge 8 commits intomasterfrom
shimizukko wants to merge 8 commits intomasterfrom
Conversation
…ty_ps_replicas MD-on-SSD support In MD-on-SSD, we need to load the pool dir to a new tmpfs because the pool dir will disappear when we stop the servers, so load with prov_mem. We need to use ddb prov_mem to remove rdb-pool, so add support in ddb_utils.py and the logic to determine the parameters for ddb prov_mem. Skip-unit-tests: true Skip-fault-injection-test: true Skip-func-hw-test-medium: false Test-tag: test_lost_majority_ps_replicas DdbTest Signed-off-by: Makito Kano <makito.kano@hpe.com>
|
Ticket title is 'CR Test Update - recovery/pool_list_consolidation.py test_lost_majority_ps_replicas MD-on-SSD Support' |
Skip-unit-tests: true Skip-fault-injection-test: true Skip-func-hw-test-medium: false Test-tag: test_lost_majority_ps_replicas DdbTest Signed-off-by: Makito Kano <makito.kano@hpe.com>
Skip-unit-tests: true Skip-fault-injection-test: true Skip-func-hw-test-medium: false Test-tag: test_lost_majority_ps_replicas DdbTest Signed-off-by: Makito Kano <makito.kano@hpe.com>
Skip-unit-tests: true Skip-fault-injection-test: true Skip-func-hw-test-medium: false Test-tag: test_lost_majority_ps_replicas DdbTest Signed-off-by: Makito Kano <makito.kano@hpe.com>
Skip-unit-tests: true Skip-fault-injection-test: true Skip-func-hw-test-medium: false Test-tag: test_lost_majority_ps_replicas DdbTest Signed-off-by: Makito Kano <makito.kano@hpe.com>
Skip-unit-tests: true Skip-fault-injection-test: true Skip-func-hw-test-medium: false Test-tag: test_lost_majority_ps_replicas DdbTest Signed-off-by: Makito Kano <makito.kano@hpe.com>
Skip-unit-tests: true Skip-fault-injection-test: true Skip-func-hw-test-medium: false Test-tag: test_lost_majority_ps_replicas DdbTest Signed-off-by: Makito Kano <makito.kano@hpe.com>
Skip-unit-tests: true Skip-fault-injection-test: true Skip-func-hw-test-medium: false Test-tag: test_lost_majority_ps_replicas DdbTest Signed-off-by: Makito Kano <makito.kano@hpe.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…ty_ps_replicas MD-on-SSD support
In MD-on-SSD, we need to load the pool dir to a new tmpfs because the pool dir will disappear when we
stop the servers, so load with prov_mem.
We need to use ddb prov_mem to remove rdb-pool, so add support in ddb_utils.py and the logic to determine the parameters for ddb prov_mem.
Skip-unit-tests: true
Skip-fault-injection-test: true
Skip-func-hw-test-medium: false
Test-tag: test_lost_majority_ps_replicas DdbTest
Steps for the author:
After all prior steps are complete: