mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
Revert "test: temporarily disable test_sysctl"
This reverts commit 8ed7800d7b.
This commit is contained in:
@@ -3693,7 +3693,6 @@ class NetworkdNetworkTests(unittest.TestCase, Utilities):
|
||||
print(output)
|
||||
self.assertRegex(output, 'inet6 .* scope link')
|
||||
|
||||
@unittest.skip("Re-enable once https://github.com/systemd/systemd/issues/30056 is resolved")
|
||||
def test_sysctl(self):
|
||||
copy_networkd_conf_dropin('25-global-ipv6-privacy-extensions.conf')
|
||||
copy_network_unit('25-sysctl.network', '12-dummy.netdev', copy_dropins=False)
|
||||
|
||||
Reference in New Issue
Block a user