-
Notifications
You must be signed in to change notification settings - Fork 347
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
T5791: ddclient: Adjust process handling #4267
Conversation
👍 |
The main intention is to see if the rendered configuration can be loaded by the daemon and not cause a daemon crash. |
Got it. Let me bump up the timeout and see. Maybe the process is taking quite a while to be active. |
123fb29
to
d3bfe67
Compare
d3bfe67
to
0c1b462
Compare
CI integration ❌ failed! Details
|
#4276 might help. I cherry-picked this from ddclient-v4 where this will be the default behavior anyway. |
Change Summary
tearDown()
to wait longer to check if the process name is running.Types of changes
Related Task(s)
Related PR(s)
Component(s) name
service dns dynamic
Proposed changes
How to test
Smoketest result
Checklist: