ubuntu-server-iso-testing-dev team mailing list archive
-
ubuntu-server-iso-testing-dev team
-
Mailing list archive
-
Message #00017
[Bug 751297] Re: Sometimes dnsmasq restart fails.
** Changed in: ubuntu-server-iso-testing
Importance: Undecided => Medium
** Changed in: ubuntu-server-iso-testing
Status: New => Confirmed
--
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:
Confirmed
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.
References