Skip to content

Conversation

@shimizukko
Copy link
Contributor

…emoves rdb-pool from 2 ranks

Currently, the algorithm removes rbd-pool only from /mnt/daos0/. rdb-pool is created in 3 out of 4 ranks randomly. Thus, if it’s not created in
/mnt/daos0/ of one of the nodes, the test will only remove one rdb-pool and the test will fail. Fix it so that it removes two rdb-pool.

Skip-unit-tests: true
Skip-fault-injection-test: true
Skip-func-hw-test-medium: false
Test-tag: test_lost_majority_ps_replicas

Steps for the author:

  • Commit message follows the guidelines.
  • Appropriate Features or Test-tag pragmas were used.
  • Appropriate Functional Test Stages were run.
  • At least two positive code reviews including at least one code owner from each category referenced in the PR.
  • Testing is complete. If necessary, forced-landing label added and a reason added in a comment.

After all prior steps are complete:

  • Gatekeeper requested (daos-gatekeeper added as a reviewer).

…emoves rdb-pool from 2 ranks

Currently, the algorithm removes rbd-pool only from
/mnt/daos0/<pool>. rdb-pool is created in 3 out of 4
ranks randomly. Thus, if it’s not created in
/mnt/daos0/<pool> of one of the nodes, the test will
only remove one rdb-pool and the test will fail. Fix
it so that it removes two rdb-pool.

Skip-unit-tests: true
Skip-fault-injection-test: true
Skip-func-hw-test-medium: false
Test-tag: test_lost_majority_ps_replicas
Signed-off-by: Makito Kano <[email protected]>
@github-actions
Copy link

github-actions bot commented Jan 5, 2026

Ticket title is 'CR Test Fix - recovery/pool_list_consolidation.py test_lost_majority_ps_replicas'
Status is 'In Progress'
Labels: 'catastrophic_recovery'
https://daosio.atlassian.net/browse/DAOS-18402

Skip-unit-tests: true
Skip-fault-injection-test: true
Skip-func-hw-test-medium: false
Test-tag: test_lost_majority_ps_replicas
Signed-off-by: Makito Kano <[email protected]>
Skip-unit-tests: true
Skip-fault-injection-test: true
Skip-func-hw-test-medium: false
Test-tag: test_lost_majority_ps_replicas
Test-repeat: 5
Signed-off-by: Makito Kano <[email protected]>
@daosbuild3
Copy link
Collaborator

Test stage Functional Hardware Medium completed with status UNSTABLE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos//view/change-requests/job/PR-17339/3/testReport/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants