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

test: several follow-ups for TEST-64-STORAGE #32914

Merged
merged 2 commits into from
May 19, 2024
Merged

Conversation

yuwata
Copy link
Member

@yuwata yuwata commented May 18, 2024

Hopefully fixes #32913.

Follow-up for 6c2d47d.

Fixes the following unexpected skip:
```
[    6.163670] TEST-64-UDEV-STORAGE.sh[596]: + modinfo btrfs
[    6.164102] TEST-64-UDEV-STORAGE.sh[726]: /usr/lib/systemd/tests/testdata/units/TEST-64-UDEV-STORAGE.sh: line 726: modinfo: command not found
[    6.164683] TEST-64-UDEV-STORAGE.sh[727]: + echo 'This test requires the btrfs kernel module but it is not installed, skipping the test'
[    6.165069] TEST-64-UDEV-STORAGE.sh[728]: + tee --append /skipped
[    6.166801] TEST-64-UDEV-STORAGE.sh[728]: This test requires the btrfs kernel module but it is not installed, skipping the test
[    6.167177] TEST-64-UDEV-STORAGE.sh[596]: + exit 77
```
@yuwata yuwata added the tests label May 18, 2024
@github-actions github-actions bot added the please-review PR is ready for (re-)review by a maintainer label May 18, 2024

This comment was marked as off-topic.

@bluca bluca merged commit 68ca50d into systemd:main May 19, 2024
32 of 39 checks passed
@github-actions github-actions bot removed the please-review PR is ready for (re-)review by a maintainer label May 19, 2024
@yuwata yuwata deleted the test-64-storage branch May 19, 2024 01:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

TEST-64-UDEV-STORAGE-btrfs_basic failed in GitHub Actions
2 participants