Change in vdsm[master]: testlib: Use osutils.close_fd to avoid fd leaks

2016-08-11 Thread alitke
Adam Litke has submitted this change and it was merged. Change subject: testlib: Use osutils.close_fd to avoid fd leaks .. testlib: Use osutils.close_fd to avoid fd leaks If a child process exit when we close a file

Change in vdsm[master]: testlib: Use osutils.close_fd to avoid fd leaks

2016-08-11 Thread automation
gerrit-hooks has posted comments on this change. Change subject: testlib: Use osutils.close_fd to avoid fd leaks .. Patch Set 4: * Update tracker: IGNORE, no Bug-Url found * Set MODIFIED::IGNORE, no Bug-Url found. -- To

Change in vdsm[master]: testlib: Use osutils.close_fd to avoid fd leaks

2016-08-10 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: testlib: Use osutils.close_fd to avoid fd leaks .. Patch Set 3: Verified+1 -- To view, visit https://gerrit.ovirt.org/61216 To unsubscribe, visit

Change in vdsm[master]: testlib: Use osutils.close_fd to avoid fd leaks

2016-08-10 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: testlib: Use osutils.close_fd to avoid fd leaks .. Patch Set 3: Continuous-Integration+1 CI seems to be sick, tests pass locally. -- To view, visit

Change in vdsm[master]: testlib: Use osutils.close_fd to avoid fd leaks

2016-08-10 Thread automation
gerrit-hooks has posted comments on this change. Change subject: testlib: Use osutils.close_fd to avoid fd leaks .. Patch Set 3: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure

Change in vdsm[master]: testlib: Use osutils.close_fd to avoid fd leaks

2016-08-05 Thread automation
gerrit-hooks has posted comments on this change. Change subject: testlib: Use osutils.close_fd to avoid fd leaks .. Patch Set 2: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure

Change in vdsm[master]: testlib: Use osutils.close_fd to avoid fd leaks

2016-07-22 Thread alitke
Adam Litke has posted comments on this change. Change subject: testlib: Use osutils.close_fd to avoid fd leaks .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.ovirt.org/61216 To unsubscribe, visit

Change in vdsm[master]: testlib: Use osutils.close_fd to avoid fd leaks

2016-07-21 Thread automation
gerrit-hooks has posted comments on this change. Change subject: testlib: Use osutils.close_fd to avoid fd leaks .. Patch Set 1: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure

Change in vdsm[master]: testlib: Use osutils.close_fd to avoid fd leaks

2016-07-21 Thread nsoffer
Nir Soffer has uploaded a new change for review. Change subject: testlib: Use osutils.close_fd to avoid fd leaks .. testlib: Use osutils.close_fd to avoid fd leaks If a child process exit when we close a file descriptor, the