mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
test-network: skip test_match if alternative name is not supported by kernel
Fixes #25259.
This commit is contained in:
committed by
Frantisek Sumsal
parent
741504aa17
commit
7618ab1b71
@@ -1084,6 +1084,7 @@ class NetworkdMatchTests(unittest.TestCase, Utilities):
|
||||
def tearDown(self):
|
||||
tear_down_common()
|
||||
|
||||
@expectedFailureIfAlternativeNameIsNotAvailable()
|
||||
def test_match(self):
|
||||
copy_network_unit('12-dummy-mac.netdev',
|
||||
'12-dummy-match-mac-01.network',
|
||||
|
||||
Reference in New Issue
Block a user