nixos/tests/systemd-networkd-vrf: add comment about trailing whitespaces in test script

For further context please read the discussion in https://github.com/NixOS/nixpkgs/pull/94607#issuecomment-668070029
This commit is contained in:
Maximilian Bosch 2020-08-03 17:43:56 +02:00
parent f2848673ce
commit 04a10b3355
No known key found for this signature in database
GPG key ID: 091DBF4D1FC46B8E

View file

@ -159,6 +159,8 @@ in {
node2.wait_for_unit("network.target")
node3.wait_for_unit("network.target")
# NOTE: please keep in mind that the trailing whitespaces in the following strings
# are intentional as the output is compared against the raw `iproute2`-output.
client_ipv4_table = """
192.168.1.2 dev vrf1 proto static metric 100
192.168.2.3 dev vrf2 proto static metric 100