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

DAOS-16968 test: Fix pool query tests #15770

Open
wants to merge 2 commits into
base: release/2.6
Choose a base branch
from
Open

Conversation

mjmac
Copy link
Contributor

@mjmac mjmac commented Jan 23, 2025

The backport from master missed a couple of pool tests that
needed to be updated for the new JSON output from pool query.
Query results always include a dead_ranks array, even when
it's empty.

Signed-off-by: Michael MacDonald [email protected]

The backport from master missed a couple of pool tests that
needed to be updated for the new JSON output from pool query.
Query results always include a dead_ranks array, even when
it's empty.

Signed-off-by: Michael MacDonald <[email protected]>
@mjmac mjmac requested review from a team as code owners January 23, 2025 01:48
Copy link

github-actions bot commented Jan 23, 2025

Ticket title is 'control/dmg_pool_query_test.py:DmgPoolQueryTest.test_pool_query_basic - unexpected 'dead_ranks' in pool query output'
Status is 'In Review'
Labels: 'ci_2.6_daily,daily_test,request_for_2.6.3'
https://daosio.atlassian.net/browse/DAOS-16968

wangshilong
wangshilong previously approved these changes Jan 23, 2025
@mjmac mjmac requested a review from phender January 23, 2025 19:41
daltonbohning
daltonbohning previously approved these changes Jan 24, 2025
Copy link
Contributor

@phender phender left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should also fix pool/list_verbose.py which has the same dead_ranks problem

Signed-off-by: Michael MacDonald <[email protected]>
@mjmac mjmac dismissed stale reviews from daltonbohning and wangshilong via 4321082 January 24, 2025 20:50
@daosbuild1
Copy link
Collaborator

Test stage Build DEB on Ubuntu 20.04 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-15770/2/execution/node/316/log

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.

5 participants