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

Fix rc-local test in userspace_systemd #5135

Closed

Conversation

OleksandrOrlov
Copy link
Contributor

The commit fixes 'check-rc-local' test
by adding dummy '/etc/init.d/boot.local
file, as it is required for rc-local
service to be started. According to the
systemd maintainers, the file is not
expected to be added by default anymore.

Related tickets:
poo#32548,
bsc#1082976
Verification run: http://10.160.65.138/tests/19#step/1_systemd/34

Oleksandr Orlov added 2 commits May 25, 2018 14:07
The commit fixes 'check-rc-local' test
by adding dummy '/etc/init.d/boot.local
file, as it is required for rc-local
service to be started. According to the
systemd maintainers, the file is not
expected to be added by default anymore.

Related tickets:
[poo#32548](https://progress.opensuse.org/issues/32548),
[bsc#1082976](https://bugzilla.suse.com/show_bug.cgi?id=1082976)
This commit is just a result of executed
tools/tidy script, that applies all the
required code style rules.
@okurz
Copy link
Member

okurz commented May 26, 2018

There seems to be a misunderstanding of what execute_test_run.pm is doing. It is a wrapper for many test suites which come from external repos. The fix for a single upstream test suite must not be done in the test runner but in the test suite itself, e.g. provide a submit request for the test package in OBS/IBS or the corresponding github project if there is any

@OleksandrOrlov
Copy link
Contributor Author

Closing the PR. Please, see further investigations in https://progress.opensuse.org/issues/32548

@OleksandrOrlov OleksandrOrlov deleted the 32548_rc_local branch July 10, 2020 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants