From Fedora Project Wiki
Description
This testcase checks if multipathd responds with 'fail' for invalid device name. It is reported in fixed bug that multipathd responds with 'ok' for invalid device name.
How to test
Be as specific as required for the target audience.
- Ensure the device-mapper-multipath package is installed
Execute: dnf -y install device-mapper device-mapper-multipath Execute: rpm -qa
Expected Results
The following must be true to consider this a successful test run. Be brief ... but explicit.
- Step #1 completes without error
- The system boots into runlevel 5
- Program completes with exit code 0
Optional
Optionally provide hints for exploratory testing.