mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-02-27 13:57:26 +03:00
test: add a test case for network-generator
This commit is contained in:
parent
21a925a4ac
commit
dd1e09971b
@ -0,0 +1,17 @@
|
||||
# Automatically generated by systemd-network-generator
|
||||
|
||||
[Match]
|
||||
Name=enp3s0
|
||||
|
||||
[Link]
|
||||
|
||||
[Network]
|
||||
DHCP=no
|
||||
|
||||
[DHCP]
|
||||
|
||||
[Address]
|
||||
Address=10.99.37.44/16
|
||||
|
||||
[Route]
|
||||
Gateway=10.99.10.1
|
1
test/TEST-35-NETWORK-GENERATOR/test-03-issue-14319.input
Normal file
1
test/TEST-35-NETWORK-GENERATOR/test-03-issue-14319.input
Normal file
@ -0,0 +1 @@
|
||||
root=/dev/nfs nfsroot=10.99.37.240:/srv/netroot,v3,tcp ip=10.99.37.44::10.99.10.1:255.255.0.0::enp3s0:off
|
Loading…
x
Reference in New Issue
Block a user