]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
Fix nvme test device selection to use controller value defined in the config.json...
authorJeffrey Lien <Jeff.Lien@wdc.com>
Tue, 25 Sep 2018 14:45:07 +0000 (14:45 +0000)
committerKeith Busch <keith.busch@intel.com>
Tue, 25 Sep 2018 20:06:19 +0000 (14:06 -0600)
commit9037a33d088663f9b9fae920ced4a61e3efdfa7d
tree4e490a825767d45055051f7f6ab2b951215562d0
parentef154330e87cc55fe4d2df9a0069e62aba7e22ec
Fix nvme test device selection to use controller value defined in the config.json file. Before this fix, the value was hard coded to nvme0.

Signed-off-by: Jeff Lien <jeff.lien@wdc.com>
tests/nvme_test.py