[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-block] [PATCH v3 0/3] iotests: Fix test 162
From: |
Max Reitz |
Subject: |
[Qemu-block] [PATCH v3 0/3] iotests: Fix test 162 |
Date: |
Thu, 25 Aug 2016 12:30:42 -0400 |
162 is potentially racy and makes some invalid assumptions about what
should happen when connecting to a non-existing domain name. This series
fixes both issues.
v3: [Sascha]
- Added patches 1 and 2
- Dropped the raciness from patch 3
Max Reitz (3):
qemu-nbd: Add --fork option
iotests: Remove raciness from 162
iotests: Do not rely on unavailable domains in 162
qemu-nbd.c | 15 ++++++++++++++-
tests/qemu-iotests/162 | 22 ++++++++++++++++------
tests/qemu-iotests/162.out | 2 +-
3 files changed, 31 insertions(+), 8 deletions(-)
--
2.5.5
- [Qemu-block] [PATCH v3 0/3] iotests: Fix test 162,
Max Reitz <=