Closed bjohnsto closed 3 months ago
3 files 85 suites 25m 31s :stopwatch: 259 tests 258 :heavy_check_mark: 0 :zzz: 1 :x: 260 runs 259 :heavy_check_mark: 0 :zzz: 1 :x:
For more details on these failures, see this check.
Results for commit 0e9ce307.
:recycle: This comment has been updated with latest results.
In previous versions of VDO, we had a user tool called vdoDumpConfig which output configuration info from our geometry block and uds index. We have removed that tool and are replacing the functionality with a new dmsetup message called config, which will output a yaml string containing the same information. The yaml will contain a version number to handle future modifications to the string.
We have updated the VDO module number so that clients of VDO will know when they can call the new dmsetup message.