DAOS-18921 tests: avoid MS broken during CR test#18182
Open
Nasf-Fan wants to merge 1 commit intorelease/2.6from
Open
DAOS-18921 tests: avoid MS broken during CR test#18182Nasf-Fan wants to merge 1 commit intorelease/2.6from
Nasf-Fan wants to merge 1 commit intorelease/2.6from
Conversation
During CR tests, some rank maybe excluded intentionally. Set enough MS replicas in the configuration file to avoid MS broken during the eviction related CR test cases. Test-tag: test_daos_cat_recov_core Skip-nlt: true Skip-unit-tests: true Skip-fault-injection-test: true Signed-off-by: Fan Yong <fan.yong@hpe.com>
|
Ticket title is 'recovery/cat_recov_core.py:CatRecovCoreTest.test_daos_cat_recov_core - CR29 dmg_pool_create failed, rc: -1025' |
daltonbohning
approved these changes
May 6, 2026
Contributor
|
This is what we do already for other daos_test, but shouldn't the default svcn already be at least 3 when we have enough nodes for it? Out of scope for this PR, but maybe we should not default to 1 in the test suite daos/src/tests/suite/daos_test_common.c Line 24 in ed111d4 |
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.
During CR tests, some rank maybe excluded intentionally. Set enough MS replicas in the configuration file to avoid MS broken during the eviction related CR test cases.
Test-tag: test_daos_cat_recov_core
Skip-nlt: true
Skip-unit-tests: true
Skip-fault-injection-test: true
Steps for the author:
After all prior steps are complete: