prototypes: bifrost: Ignore dnsmasq service failures 35/23435/1
authorMarkos Chandras <mchandras@suse.de>
Thu, 20 Oct 2016 13:18:27 +0000 (14:18 +0100)
committerMarkos Chandras <mchandras@suse.de>
Thu, 20 Oct 2016 13:49:37 +0000 (14:49 +0100)
commit5d9db0d4e3bf2ac3994cbf59168ece664d5bd49c
tree6f1d7d308466e913d2d5118d194686c8633ecc8b
parenta26858a97ee50374b406cdbaadad1284ae4b6185
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>
prototypes/bifrost/scripts/destroy-env.sh