cloudbase / wnbd

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

Add nbd tests #112

Closed petrutlucian94 closed 1 year ago

petrutlucian94 commented 1 year ago

We're adding some tests that exercise the NBD client functionality. The NBD export information can be specified using the following CLI parameters:

If unspecified, the NBD tests will be skipped.

For consistency, we're replacing the WNBD_LOG_LEVEL env variable with a CLI parameter: --log-level.

We'll also address some issues that were brought up by the tests: