cloudbase / wnbd

Windows Ceph RBD NBD driver
GNU Lesser General Public License v2.1
58 stars 26 forks source link

tests: Persistent Reservation tests #100

Closed stefan-chivu closed 1 year ago

stefan-chivu commented 1 year ago

Added persistent reserve in/out tests. These tests send a passthrough SCSI command which gets processed by the mock handler in order to verify that the persistent reservation params are transmitted correctly.

Signed-off-by: Stefan Chivu schivu@cloudbasesolutions.com