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

NAS-131017 / 25.04 / Fix zpool.status regression #14427

Merged
merged 2 commits into from
Sep 6, 2024

Conversation

Qubad786
Copy link
Contributor

@Qubad786 Qubad786 commented Sep 5, 2024

Context

Integration test for zpool.status was failing earlier because we were not using filesystem.listdir to list disks and hence the relevant mapping could not be generated which eventually led to failure of the test.

@Qubad786 Qubad786 requested a review from a team September 5, 2024 15:15
@bugclerk bugclerk changed the title Fix zpool status test NAS-131017 / 25.04 / Fix zpool status test Sep 5, 2024
@bugclerk
Copy link
Contributor

bugclerk commented Sep 5, 2024

@truenas truenas deleted a comment from bugclerk Sep 5, 2024
Copy link
Contributor

@yocalebo yocalebo left a comment

Choose a reason for hiding this comment

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

This doesn't fix anything. Please see the numerous test failures here: http://jenkins.eng.ixsystems.net:8080/job/tests/job/api_tests/443/testReport/junit/api2/. All of those are failing because disk.get_unused is crashing with a KeyError.

@Qubad786 Qubad786 added the WIP label Sep 5, 2024
@mgrimesix mgrimesix self-requested a review September 5, 2024 17:07
@mgrimesix
Copy link
Contributor

Removed accidental approval.

@Qubad786 Qubad786 force-pushed the mrehan/fix-zpool-status-test branch from cde66fc to a099b7b Compare September 5, 2024 17:35
@yocalebo yocalebo changed the title NAS-131017 / 25.04 / Fix zpool status test NAS-131017 / 25.04 / Fix zpool.status regression Sep 5, 2024
@Qubad786 Qubad786 force-pushed the mrehan/fix-zpool-status-test branch from a099b7b to 7a8f040 Compare September 6, 2024 11:49
@Qubad786 Qubad786 requested a review from yocalebo September 6, 2024 20:27
@Qubad786 Qubad786 removed the WIP label Sep 6, 2024
@yocalebo yocalebo merged commit a882ba3 into master Sep 6, 2024
3 checks passed
@yocalebo yocalebo deleted the mrehan/fix-zpool-status-test branch September 6, 2024 20:32
@bugclerk
Copy link
Contributor

bugclerk commented Sep 6, 2024

This PR has been merged and conversations have been locked.
If you would like to discuss more about this issue please use our forums or raise a Jira ticket.

@truenas truenas locked as resolved and limited conversation to collaborators Sep 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants