Merge "Try deleting container for failures too"

This commit is contained in:
Zuul 2019-12-17 13:01:21 +00:00 committed by Gerrit Code Review
commit 1683bf1a6c
1 changed files with 2 additions and 0 deletions

View File

@ -336,6 +336,8 @@ def mp_puppet_config(*args):
count
)
)
rm_container(uname)
LOG.warning('Retrying running container: %s' % config_volume)
else:
if stdout: