summary refs log tree commit diff
path: root/nixos/tests/systemd-networkd-vrf.nix
diff options
context:
space:
mode:
authorMaximilian Bosch <maximilian@mbosch.me>2020-08-03 17:43:56 +0200
committerMaximilian Bosch <maximilian@mbosch.me>2020-08-03 17:43:56 +0200
commit04a10b3355dff8abb2aa8a9ad7eda3d34c3bee92 (patch)
tree039deb5ccdf8727aa838d3a2aa0a84b33357b53a /nixos/tests/systemd-networkd-vrf.nix
parentf2848673ceee9785adf329eb0132ce2e34291d52 (diff)
downloadnixpkgs-04a10b3355dff8abb2aa8a9ad7eda3d34c3bee92.tar
nixpkgs-04a10b3355dff8abb2aa8a9ad7eda3d34c3bee92.tar.gz
nixpkgs-04a10b3355dff8abb2aa8a9ad7eda3d34c3bee92.tar.bz2
nixpkgs-04a10b3355dff8abb2aa8a9ad7eda3d34c3bee92.tar.lz
nixpkgs-04a10b3355dff8abb2aa8a9ad7eda3d34c3bee92.tar.xz
nixpkgs-04a10b3355dff8abb2aa8a9ad7eda3d34c3bee92.tar.zst
nixpkgs-04a10b3355dff8abb2aa8a9ad7eda3d34c3bee92.zip
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
Diffstat (limited to 'nixos/tests/systemd-networkd-vrf.nix')
-rw-r--r--nixos/tests/systemd-networkd-vrf.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/tests/systemd-networkd-vrf.nix b/nixos/tests/systemd-networkd-vrf.nix
index 123e1f26b51..bd4751f8e43 100644
--- a/nixos/tests/systemd-networkd-vrf.nix
+++ b/nixos/tests/systemd-networkd-vrf.nix
@@ -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