From: Mark Beierl Date: Fri, 29 Jul 2022 16:46:18 +0000 (-0400) Subject: Bug 2129: Fix logic to always delete VM X-Git-Tag: release-v13.0-start~62 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=e0f5743b3e1372f5ca96b21a986f6a319ca9fd7d;hp=e0f5743b3e1372f5ca96b21a986f6a319ca9fd7d;p=osm%2Fdevops.git Bug 2129: Fix logic to always delete VM Puts the step to extract the container logs into a try/catch block so that the logic to delete the VM and stop the apache container will always execute, instead of leaving them behind on error. Fixes bug 2129 Change-Id: If252670b5374f1665f0e8b649b9fbc16c1ff2705 Signed-off-by: Mark Beierl ---