From 5458832802db0198d14412328be0abd0100fa06e Mon Sep 17 00:00:00 2001 From: Zuul Date: Wed, 2 May 2018 16:24:18 +0000 Subject: [PATCH] Update git submodules * Update zuul from branch 'master' - Merge "Fix race in test_bubblewrap_leak" - Fix race in test_bubblewrap_leak Sometimes test_bubblewrap_leak test fails with ProcessLookupError [1]. This may be caused by a race with a terminating process. [1] Traceback (most recent call last): File "/home/zuul/src/git.openstack.org/openstack-infra/zuul/tests/unit/test_bubblewrap.py", line 74, in test_bubblewrap_leak sleep_proc = [pid for pid in os.listdir("/proc") if File "/home/zuul/src/git.openstack.org/openstack-infra/zuul/tests/unit/test_bubblewrap.py", line 76, in open("/proc/%s/cmdline" % pid).read() == cmdline] ProcessLookupError: [Errno 3] No such process Change-Id: I25a5f8d734df94b57155e06ed616e5568983241f --- zuul | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zuul b/zuul index e093adac78..0556ce1953 160000 --- a/zuul +++ b/zuul @@ -1 +1 @@ -Subproject commit e093adac786245b3ba20f3be9dd6f864e4a82ebb +Subproject commit 0556ce1953c14bd3f5ad2281cc46d85a0ed5bfd8