Skip to content

Commit

Permalink
qemu-iotests: 140: make description slightly more verbose
Browse files Browse the repository at this point in the history
Describe in a little more detail what the test is supposed to achieve.

Signed-off-by: Sascha Silbe <silbe@linux.vnet.ibm.com>
Message-id: 1455827853-33477-3-git-send-email-silbe@linux.vnet.ibm.com
Signed-off-by: Max Reitz <mreitz@redhat.com>
  • Loading branch information
Sascha Silbe authored and XanClic committed Feb 22, 2016
1 parent 4b84fc7 commit 43e15ed
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion tests/qemu-iotests/140
@@ -1,6 +1,10 @@
#!/bin/bash
#
# Test case for ejecting a BB with an NBD server attached to it
# Test case for ejecting a BlockBackend with an NBD server attached to it
#
# Verify that the NBD server stops offering the drive when ejecting a
# BlockDriverState tree from a BlockBackend (that is, a medium from a
# drive) exposed via an NBD server.
#
# Copyright (C) 2016 Red Hat, Inc.
#
Expand Down

0 comments on commit 43e15ed

Please sign in to comment.