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/api_wait_end_3n | |
| parent | 9a1578ae752075cbe4e0c658307d037cb18b56c9 (diff) | |
Interfaces are now assigned to specific nodes
Diffstat (limited to 'tests/api_wait_end_3n')
| -rw-r--r-- | tests/api_wait_end_3n/platform.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/api_wait_end_3n/platform.yaml b/tests/api_wait_end_3n/platform.yaml index bfd65ba..2a81a7c 100644 --- a/tests/api_wait_end_3n/platform.yaml +++ b/tests/api_wait_end_3n/platform.yaml @@ -6,5 +6,6 @@ nodes: interfaces: eth0: type: "wired" + nodes: all links: - all 2bps 0s all
\ No newline at end of file |
