commit | 3fa123d05964b07f9d4d972f131cce847091926d | [log] [tgz] |
---|---|---|
author | Alberto Garcia <berto@igalia.com> | Tue Nov 03 12:32:37 2015 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Wed Nov 11 16:25:48 2015 +0100 |
tree | e3febf0d03cb069e3f2856033b5766487d61ee35 | |
parent | f2d7f16f948b2ecfbb039c6bd62d6c7e2d61fac4 [diff] |
block: test 'blockdev-snapshot' using a file BDS as the overlay This test checks that it is not possible to create a snapshot if the requested overlay node is a BDS which does not support backing images. Signed-off-by: Alberto Garcia <berto@igalia.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>