prototypes: bifrost: Ignore dnsmasq service failures
authorMarkos Chandras <mchandras@suse.de>
Thu, 20 Oct 2016 13:18:27 +0000 (14:18 +0100)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Fri, 11 Aug 2017 19:56:12 +0000 (12:56 -0700)
commit08348ff3dbb7214a4b2209b98181442653a6681c
tree72cfd85442d0b715e1fdb9659880147b085213c2
parenta5099b031e5eb52ea7b04659e619b47da80103bf
prototypes: bifrost: Ignore dnsmasq service failures

If this is the first time we run bifrost on a host or if we haven't
run bifrost since the last reboot, restarting the dnsmasq service will
fail because of conflicts with the dnsmasq process running by libvirt.
This is later on 'fixed' by bifrost by killing the one from libvirt.
Make sure that this spurious failure will not prevent the rest of the
cleanup process to move on.

Change-Id: Iebf37881570c27cb07cea3cecdb0fa8ac3fc511b
Signed-off-by: Markos Chandras <mchandras@suse.de>
bifrost/scripts/destroy-env.sh