commit | aa4199cd2a568c5cad150cd51f28a285a321ef3c | [log] [tgz] |
---|---|---|
author | James E. Blair <jeblair@redhat.com> | Thu Jul 06 08:51:19 2017 -0700 |
committer | James E. Blair <jeblair@redhat.com> | Thu Jul 06 08:51:19 2017 -0700 |
tree | 887d988c41e3e13e05dacde135d6d510b533e75e | |
parent | a4d62266a6e23a4792955a311ff99eb4513f9e9a [diff] |
Fix test_bubblewrap_leak We've seen this test return a false positive, presumably because the sleep process is not immediately reaped by the bubblewrap pid 1 process. To compensate, sleep for much longer (60s), and give bwrap 30 seconds to actually terminate the sleep. As long as we verify the sleep ends early, this test should be valid. Change-Id: I828cc0b9c34a4ebc34d8432a776f2cd6e642b399