Don't fail host cleanup if bridge does not exist 47/4247/2
authorTodd Malsbary <todd.malsbary@intel.com>
Thu, 13 May 2021 23:18:02 +0000 (16:18 -0700)
committerKuralamudhan Ramakrishnan <kuralamudhan.ramakrishnan@intel.com>
Thu, 20 May 2021 23:04:25 +0000 (23:04 +0000)
commit71be2cf4ff58c75379dbc774afa3a8475e81cf59
tree01a82b8cc14ee158eb93ba0418ca29104a96b35c
parentc5f4fd7aa8d4ba1c262412b447096372cb46e21f
Don't fail host cleanup if bridge does not exist

When host cleanup is run after a failed install, the provisioning and
dhcp0 bridges may not exist.  Continue with cleanup steps when they do
not.

Issue-ID: ICN-525
Signed-off-by: Todd Malsbary <todd.malsbary@intel.com>
Change-Id: Ia9ed6024f823d9398696c0cbcb7cd3c03a7c19d7
env/metal3/06_host_cleanup.sh