From 091b72a37a8e6972126f8eff6ab65f0952a24140 Mon Sep 17 00:00:00 2001 From: Zuul Date: Wed, 16 Jan 2019 05:18:24 +0000 Subject: [PATCH] Update git submodules * Update tripleo-heat-templates from branch 'master' - Merge "docker-puppet: retry container run command" - docker-puppet: retry container run command Context: https://github.com/containers/libpod/issues/1844 We have concurrency issue when podman is enabled, where the bind-mounted entrypoint can't be found. This patch will retry the podman run commands 3 times before declaring a failure. Also, everytime it fails we'll log the number of attempts to configure the container. So we can track these numbers in CI. I'll allow us to keep doing concurrent calls, but with less chance to fail with the issue #1844. Note: we hate this patch and we hope to revert it soon. But now it's how we'll reduce issues in CI. Change-Id: I6af89bf54e562e7c6bbcdb82041a7274789dcf28 Related-Bug: #1811383 --- tripleo-heat-templates | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tripleo-heat-templates b/tripleo-heat-templates index 5c4f603580..c0b7d47084 160000 --- a/tripleo-heat-templates +++ b/tripleo-heat-templates @@ -1 +1 @@ -Subproject commit 5c4f603580f59584ca8f323bf22618fde1aacc48 +Subproject commit c0b7d47084301b2c1b486cf424fcf084885aa4cf