Adding upstream version 2.11.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
6f96c7c854
commit
65508f0a28
533 changed files with 9033 additions and 4835 deletions
|
@ -26,6 +26,8 @@ class TestNVMeLbaStatLogCmd(TestNVMe):
|
|||
def setUp(self):
|
||||
""" Pre Section for TestNVMeLbaStatLogCmd. """
|
||||
super().setUp()
|
||||
if not self.get_lba_status_supported():
|
||||
self.skipTest("because: Optional Admin Command 'Get LBA Status' (OACS->GLSS) not supported")
|
||||
self.setup_log_dir(self.__class__.__name__)
|
||||
|
||||
def tearDown(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue