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

Update the test command for test_ssdhealth in show_test.py #33

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

roger530-ho
Copy link

What I did

Due to the build failure message as follows :

>           raise AssertionError(_error_message()) from cause
E           AssertionError: expected call not found.
E           Expected: popen('lsblk -o NAME,TYPE -p | grep disk')
E           Actual: popen("lsblk -l -o NAME,TYPE,MOUNTPOINT -p | grep -w '/host'")

How I did it

Update the test command

How to verify it

Previous command output (if the output of a command-line utility has changed)

New command output (if the output of a command-line utility has changed)

@PJHsieh PJHsieh merged commit 238b2a2 into edge-core:202311.X Sep 19, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants