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

udev: fix importing program result #18885

Merged
merged 5 commits into from Mar 5, 2021

Conversation

yuwata
Copy link
Member

@yuwata yuwata commented Mar 5, 2021

Fixes a bug introduced by 28a5065.

Fixes RHBZ#1935062 (https://bugzilla.redhat.com/show_bug.cgi?id=1935062).

@yuwata yuwata added the udev label Mar 5, 2021
@yuwata yuwata force-pushed the udev-fix-import-program-rhbz-1935062 branch from 66a2e2b to 86c783d Compare March 5, 2021 00:43
@yuwata yuwata added this to the v248 milestone Mar 5, 2021

echo OK > /testok

exit 0
Copy link
Member

Choose a reason for hiding this comment

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

I do see that this doesn't fit too well anywhere else, but maybe this could be combined with one of the other tests? Spinning up a VM for this feels wasteful.

Copy link
Member

Choose a reason for hiding this comment

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

Test-17 maybe?

Copy link
Member Author

Choose a reason for hiding this comment

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

Ok

Copy link
Member Author

@yuwata yuwata Mar 5, 2021

Choose a reason for hiding this comment

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

Tests are merged. PTAL.

@yuwata yuwata force-pushed the udev-fix-import-program-rhbz-1935062 branch from 002f205 to 3509c78 Compare March 5, 2021 09:41
@mrc0mmand
Copy link
Member

For now just ignore the TEST-58 and TEST-56 failures, I'll fix it in CentOS CI once this PR is merged.

@yuwata
Copy link
Member Author

yuwata commented Mar 5, 2021

coredump issue in TEST-17-UDEV seems not related. See https://github.com/systemd/systemd-centos-ci/blob/e5b63491d8d7447770fb39e37396c492ad496935/agent/testsuite.sh#L168-L172. These lines also needs to be updated.

Copy link
Member

@bluca bluca left a comment

Choose a reason for hiding this comment

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

lgtm

mrc0mmand added a commit to systemd/systemd-centos-ci that referenced this pull request Mar 5, 2021
@mrc0mmand mrc0mmand merged commit 3ee0cf3 into systemd:main Mar 5, 2021
@yuwata yuwata deleted the udev-fix-import-program-rhbz-1935062 branch March 5, 2021 20:37
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.

None yet

4 participants