ubuntu-server-iso-testing-dev team mailing list archive
-
ubuntu-server-iso-testing-dev team
-
Mailing list archive
-
Message #00016
[Bug 751297] [NEW] Sometimes dnsmasq restart fails.
Public bug reported:
I'd not seen this until we started running concurrent jobs on the same
machines; sometimes dnsmasq fails to restart which causes a test
failure.
I suspect that this is because two jobs conflict with each other;
solutions might include:
1) Locking around this code to make sure only one can do it
2) Not restarting dnsmasq but reloading it in some way which can deal with concurrency.
** Affects: ubuntu-server-iso-testing
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Server Iso Testing Developers, which is the registrant for ubuntu-
server-iso-testing.
https://bugs.launchpad.net/bugs/751297
Title:
Sometimes dnsmasq restart fails.
Status in Automated testing of Ubuntu server ISO images:
New
Bug description:
I'd not seen this until we started running concurrent jobs on the same
machines; sometimes dnsmasq fails to restart which causes a test
failure.
I suspect that this is because two jobs conflict with each other;
solutions might include:
1) Locking around this code to make sure only one can do it
2) Not restarting dnsmasq but reloading it in some way which can deal with concurrency.
Follow ups
References