mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-03-13 12:58:20 +03:00
test-network: disable RA in test_sriov
We usually disable IPv6AcceptRA= if the test does not require any dynamic address configuration, as it makes slightly slow down the test. C.f. 491b79aeac323909e8cef60ba6e91e27fd731679.
This commit is contained in:
parent
5cf52d90a9
commit
47f8411249
@ -3,6 +3,7 @@ Name=eni99np1
|
||||
|
||||
[Network]
|
||||
Address=192.168.100.100/24
|
||||
IPv6AcceptRA=no
|
||||
|
||||
[SR-IOV]
|
||||
VirtualFunction=0
|
||||
|
Loading…
x
Reference in New Issue
Block a user