commit | 863e27a8fc85c7d1fb20c5a549d3e45ad835702e | [log] [tgz] |
---|---|---|
author | Juan Quintela <quintela@redhat.com> | Wed Oct 11 12:13:45 2017 +0200 |
committer | Juan Quintela <quintela@redhat.com> | Sun Oct 29 14:06:16 2017 +0100 |
tree | d951569c99377789621f6d4a79558d1c1fae82be | |
parent | 7195a87130b2d58b27a0d5b1641a26e48423348b [diff] |
tests: Don't abuse global_qtest As we have two guests running, just pass always who we want to send a message to. Once there, refactor return_or_event() into wait_command. Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>