On 2/11/19 10:40 AM, Michal Privoznik wrote:
Previous two commits demonstrate a hole in our test scenario.
Fix that.
Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
---
tests/qemuhotplugtest.c | 6 ++
.../qemuhotplug-guestfwd.xml | 4 ++
.../qemuhotplug-base-live+guestfwd.xml | 55 +++++++++++++++++++
3 files changed, 65 insertions(+)
create mode 100644 tests/qemuhotplugtestdevices/qemuhotplug-guestfwd.xml
create mode 100644 tests/qemuhotplugtestdomains/qemuhotplug-base-live+guestfwd.xml
Obviously R-by here depends on decision on patch2 and patch4. The output
for "<alias name='channel0'/>" depends on the decision, but
I'll give
the R-by under the assumption we agree on the previous question.
Reviewed-by: John Ferlan <jferlan(a)redhat.com>
John