]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
Revert "tests: add blkdev checking after NS creation"
authorTokunori Ikegami <ikegami.t@gmail.com>
Tue, 28 Jan 2025 15:00:54 +0000 (00:00 +0900)
committerDaniel Wagner <wagi@monom.org>
Tue, 28 Jan 2025 16:07:19 +0000 (17:07 +0100)
commitdb2c3e518c4322b079b0fbe94e626443f29db221
tree34b6e514ed8d7f277a7487b181a0ed3f4c4aa9c9
parent906791d4731dddd7791f4c99ebfcbc76339f2281
Revert "tests: add blkdev checking after NS creation"

This reverts commit c276f3ddd780c55458e509b74d80633728828950.

The namespace will be created but not yet attached, thus the block
device is not created either.

Signed-off-by: Tokunori Ikegami <ikegami.t@gmail.com>
[wagi: added commit message]
Signed-off-by: Daniel Wagner <wagi@kernel.org>
tests/nvme_test.py