зеркало из https://github.com/microsoft/lisa.git
Added Windows to the list of unsupported OS
This commit is contained in:
Родитель
b5c656308c
Коммит
bb4d477171
|
@ -92,7 +92,7 @@ class NetworkSettings(TestSuite):
|
|||
""",
|
||||
priority=1,
|
||||
requirement=simple_requirement(
|
||||
unsupported_os=[BSD],
|
||||
unsupported_os=[BSD, Windows],
|
||||
),
|
||||
)
|
||||
def verify_ringbuffer_settings_change(self, node: Node) -> None:
|
||||
|
|
Загрузка…
Ссылка в новой задаче