platformtest: add zfsGet bookmark handling & replicationCursor tests
This encodes the observation made in issue #230 : In the ZFS version shipped in Ubuntu 16.04 where `zfs get someprop a#bookmark` does not work.
This commit is contained in:
@@ -17,4 +17,5 @@ var Cases = []Case{
|
||||
BatchDestroy,
|
||||
UndestroyableSnapshotParsing,
|
||||
GetNonexistent,
|
||||
ReplicationCursor,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user