Skip to content

Commit ff55695

Browse files
mrc0mmandbluca
authored andcommitted
test: temporarily disable test_sysctl
Until systemd/systemd#30056 is resolved. (cherry picked from commit 8ed7800) (cherry picked from commit b872bbd) (cherry picked from commit d031025)
1 parent c31526a commit ff55695

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test-network/systemd-networkd-tests.py

+1
Original file line numberDiff line numberDiff line change
@@ -3153,6 +3153,7 @@ def test_link_local_addressing_ipv6ll(self):
31533153
print(output)
31543154
self.assertRegex(output, 'inet6 .* scope link')
31553155

3156+
@unittest.skip("Re-enable once https://github.com/systemd/systemd/issues/30056 is resolved")
31563157
def test_sysctl(self):
31573158
copy_network_unit('25-sysctl.network', '12-dummy.netdev')
31583159
start_networkd()

0 commit comments

Comments
 (0)