commit | 90d9d30152674677aa7b810cf7debe01dc2780f6 | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Thu Apr 17 13:40:30 2014 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Tue Apr 22 12:12:30 2014 +0200 |
tree | 030ffad9dd6c59e89d0561bcc8796d1a64e1ead5 | |
parent | f2d953ec31eeeb3029ca915a55938c538a14efa8 [diff] |
qemu-iotests: Check common namespace for id and node-name A name that is taken by an ID can't be taken by a node-name at the same time. Check that conflicts are correctly detected. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Fam Zheng <famz@redhat.com>