diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2023-06-29 09:37:27 +0200 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2023-06-29 09:37:27 +0200 |
| commit | e082a7b51983b4a277243f9bb02d3b5126b4b74a (patch) | |
| tree | 3c0d2751465e04f7621aa817f91a0548990fb184 /tests/mobility_eth0_latency_1s1r | |
| parent | 9a1578ae752075cbe4e0c658307d037cb18b56c9 (diff) | |
Interfaces are now assigned to specific nodes
Diffstat (limited to 'tests/mobility_eth0_latency_1s1r')
| -rw-r--r-- | tests/mobility_eth0_latency_1s1r/platform.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/mobility_eth0_latency_1s1r/platform.yaml b/tests/mobility_eth0_latency_1s1r/platform.yaml index df1ff46..d0926a0 100644 --- a/tests/mobility_eth0_latency_1s1r/platform.yaml +++ b/tests/mobility_eth0_latency_1s1r/platform.yaml @@ -32,5 +32,6 @@ nodes: interfaces: eth0: type: "wired" + nodes: all links: - all 1Bps 0s all
\ No newline at end of file |
