commit | 92e68987745b0f89f04d29fe1d0c821010d58ea6 | [log] [tgz] |
---|---|---|
author | Alberto Garcia <berto@igalia.com> | Tue Nov 10 18:28:11 2015 +0200 |
committer | Max Reitz <mreitz@redhat.com> | Wed Nov 11 16:59:44 2015 +0100 |
tree | 40125a1c80d9c82145b55123f58d07d8a4b6d31f | |
parent | a99dfb45f26bface6830ee5465e57bcdbc53c6c8 [diff] |
iotests: Check for quorum support in test 139 The quorum driver is always built in, but it is disabled during run-time if there's no SHA256 support available (see commit e94867e). This patch skips the quorum test in iotest 139 in that case. Signed-off-by: Alberto Garcia <berto@igalia.com> Message-id: 1447172891-20410-1-git-send-email-berto@igalia.com Signed-off-by: Max Reitz <mreitz@redhat.com>