mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-03-08 20:58:20 +03:00
test-network: skip test_match if alternative name is not supported by kernel
Fixes #25259.
This commit is contained in:
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',
|
||||
|
Loading…
x
Reference in New Issue
Block a user