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 <listcomp>
        open("/proc/%s/cmdline" % pid).read() == cmdline]
    ProcessLookupError: [Errno 3] No such process
    
    Change-Id: I25a5f8d734df94b57155e06ed616e5568983241f
This commit is contained in:
Zuul 2018-05-02 16:24:18 +00:00 committed by Gerrit Code Review
parent 0327635ce5
commit 5458832802
1 changed files with 1 additions and 1 deletions

2
zuul

@ -1 +1 @@
Subproject commit e093adac786245b3ba20f3be9dd6f864e4a82ebb
Subproject commit 0556ce1953c14bd3f5ad2281cc46d85a0ed5bfd8