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 | |
| parent | 9a1578ae752075cbe4e0c658307d037cb18b56c9 (diff) | |
Interfaces are now assigned to specific nodes
Diffstat (limited to 'tests')
28 files changed, 32 insertions, 0 deletions
diff --git a/tests/api_log_5n/platform.yaml b/tests/api_log_5n/platform.yaml index c5e5f0a..65e248d 100644 --- a/tests/api_log_5n/platform.yaml +++ b/tests/api_log_5n/platform.yaml @@ -6,5 +6,6 @@ nodes: interfaces: eth0: type: "wired" + nodes: all links: - all 5Bps 0s all
\ No newline at end of file diff --git a/tests/api_read_clock_2n/platform.yaml b/tests/api_read_clock_2n/platform.yaml index c153050..3fffeb0 100644 --- a/tests/api_read_clock_2n/platform.yaml +++ b/tests/api_read_clock_2n/platform.yaml @@ -6,5 +6,6 @@ nodes: interfaces: eth0: type: "wired" + nodes: all links: - all 2Bps 0s all
\ No newline at end of file diff --git a/tests/api_read_eth0_ncom_2s1r/platform.yaml b/tests/api_read_eth0_ncom_2s1r/platform.yaml index 4b47dee..fa882dc 100644 --- a/tests/api_read_eth0_ncom_2s1r/platform.yaml +++ b/tests/api_read_eth0_ncom_2s1r/platform.yaml @@ -10,5 +10,6 @@ nodes: interfaces: eth0: type: "wired" + nodes: all links: - all 3bps 0s all
\ No newline at end of file diff --git a/tests/api_read_order_ncom_1s2r/platform.yaml b/tests/api_read_order_ncom_1s2r/platform.yaml index 1c98280..85f231c 100644 --- a/tests/api_read_order_ncom_1s2r/platform.yaml +++ b/tests/api_read_order_ncom_1s2r/platform.yaml @@ -10,6 +10,7 @@ nodes: interfaces: wlan0: type: "wireless" + nodes: all links: - all 1Bps 0s all txperfs: diff --git a/tests/api_read_wlan0_ncom_2s1r/platform.yaml b/tests/api_read_wlan0_ncom_2s1r/platform.yaml index e44f077..9b7d346 100644 --- a/tests/api_read_wlan0_ncom_2s1r/platform.yaml +++ b/tests/api_read_wlan0_ncom_2s1r/platform.yaml @@ -10,6 +10,7 @@ nodes: interfaces: wlan0: type: "wireless" + nodes: all links: - all 3bps 0s all txperfs: diff --git a/tests/api_receivet0_eth0_1s1r/platform.yaml b/tests/api_receivet0_eth0_1s1r/platform.yaml index 72f9ccb..41df873 100644 --- a/tests/api_receivet0_eth0_1s1r/platform.yaml +++ b/tests/api_receivet0_eth0_1s1r/platform.yaml @@ -7,5 +7,6 @@ nodes: interfaces: eth0: type: "wired" + nodes: all links: - all 1Bps 0s all
\ No newline at end of file diff --git a/tests/api_receivet_eth0_1s1r/platform.yaml b/tests/api_receivet_eth0_1s1r/platform.yaml index 72f9ccb..41df873 100644 --- a/tests/api_receivet_eth0_1s1r/platform.yaml +++ b/tests/api_receivet_eth0_1s1r/platform.yaml @@ -7,5 +7,6 @@ nodes: interfaces: eth0: type: "wired" + nodes: all links: - all 1Bps 0s all
\ No newline at end of file diff --git a/tests/api_send0_eth0_1s1r/platform.yaml b/tests/api_send0_eth0_1s1r/platform.yaml index 72f9ccb..41df873 100644 --- a/tests/api_send0_eth0_1s1r/platform.yaml +++ b/tests/api_send0_eth0_1s1r/platform.yaml @@ -7,5 +7,6 @@ nodes: interfaces: eth0: type: "wired" + nodes: all links: - all 1Bps 0s all
\ No newline at end of file diff --git a/tests/api_send_4interfaces_1s2r/platform.yaml b/tests/api_send_4interfaces_1s2r/platform.yaml index 1665f05..b0c4391 100644 --- a/tests/api_send_4interfaces_1s2r/platform.yaml +++ b/tests/api_send_4interfaces_1s2r/platform.yaml @@ -7,6 +7,7 @@ nodes: interfaces: wlan0: type: "wireless" + nodes: all links: - all 1Bps 0s all - 0 0bps 0s 2 # Sender cannot reach n2 on wlan0 @@ -14,15 +15,18 @@ interfaces: - all 1Bps 0s wlan1: type: "wireless" + nodes: all links: - all 1Bps 0s all # Sender can reach n1 AND n2 on wlan1 txperfs: - all 1Bps 0s eth0: type: "wired" + nodes: all links: - all 1Bps 0s all eth1: type: "wired" + nodes: all links: - all 2Bps 0s all # On eth1 sender can reach receiver twice faster than eth0
\ No newline at end of file diff --git a/tests/api_send_eth0_1s1r/platform.yaml b/tests/api_send_eth0_1s1r/platform.yaml index c795e5a..1aa4509 100644 --- a/tests/api_send_eth0_1s1r/platform.yaml +++ b/tests/api_send_eth0_1s1r/platform.yaml @@ -7,5 +7,6 @@ nodes: interfaces: eth0: type: "wired" + nodes: all links: - all 1Bps 0s all diff --git a/tests/api_send_eth0_2s1r/platform.yaml b/tests/api_send_eth0_2s1r/platform.yaml index c68ead2..2671172 100644 --- a/tests/api_send_eth0_2s1r/platform.yaml +++ b/tests/api_send_eth0_2s1r/platform.yaml @@ -7,5 +7,6 @@ nodes: interfaces: eth0: type: "wired" + nodes: all links: - all 1Bps 0s all
\ No newline at end of file diff --git a/tests/api_send_eth0_3s1r/platform.yaml b/tests/api_send_eth0_3s1r/platform.yaml index a18f5bc..2902f7c 100644 --- a/tests/api_send_eth0_3s1r/platform.yaml +++ b/tests/api_send_eth0_3s1r/platform.yaml @@ -7,5 +7,6 @@ nodes: interfaces: eth0: type: "wired" + nodes: all links: - all 1Bps 0s all
\ No newline at end of file diff --git a/tests/api_send_wlan0_1s2r/platform.yaml b/tests/api_send_wlan0_1s2r/platform.yaml index c2e3b80..0f13311 100644 --- a/tests/api_send_wlan0_1s2r/platform.yaml +++ b/tests/api_send_wlan0_1s2r/platform.yaml @@ -7,6 +7,7 @@ nodes: interfaces: wlan0: type: "wireless" + nodes: all links: - all 1Bps 0s all txperfs: diff --git a/tests/api_send_wlan0_2s1r/platform.yaml b/tests/api_send_wlan0_2s1r/platform.yaml index fb8d102..999a7e9 100644 --- a/tests/api_send_wlan0_2s1r/platform.yaml +++ b/tests/api_send_wlan0_2s1r/platform.yaml @@ -7,6 +7,7 @@ nodes: interfaces: wlan0: type: "wireless" + nodes: all links: - all 1Bps 0s all txperfs: diff --git a/tests/api_sendt_eth0_1s1r/platform.yaml b/tests/api_sendt_eth0_1s1r/platform.yaml index 72f9ccb..41df873 100644 --- a/tests/api_sendt_eth0_1s1r/platform.yaml +++ b/tests/api_sendt_eth0_1s1r/platform.yaml @@ -7,5 +7,6 @@ nodes: interfaces: eth0: type: "wired" + nodes: all links: - all 1Bps 0s all
\ No newline at end of file diff --git a/tests/api_sendt_wlan0_1s2r/platform.yaml b/tests/api_sendt_wlan0_1s2r/platform.yaml index c2e3b80..0f13311 100644 --- a/tests/api_sendt_wlan0_1s2r/platform.yaml +++ b/tests/api_sendt_wlan0_1s2r/platform.yaml @@ -7,6 +7,7 @@ nodes: interfaces: wlan0: type: "wireless" + nodes: all links: - all 1Bps 0s all txperfs: diff --git a/tests/api_wait_2n/platform.yaml b/tests/api_wait_2n/platform.yaml index aa0d2cd..184219d 100644 --- a/tests/api_wait_2n/platform.yaml +++ b/tests/api_wait_2n/platform.yaml @@ -6,5 +6,6 @@ nodes: interfaces: eth0: type: "wired" + nodes: all links: - all 2bps 0s all
\ No newline at end of file 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 diff --git a/tests/breakpoints_auto_1n/platform.yaml b/tests/breakpoints_auto_1n/platform.yaml index 6d015b4..0581342 100644 --- a/tests/breakpoints_auto_1n/platform.yaml +++ b/tests/breakpoints_auto_1n/platform.yaml @@ -12,5 +12,6 @@ nodes: interfaces: eth0: type: "wired" + nodes: all links: - all 2bps 0s all
\ No newline at end of file diff --git a/tests/breakpoints_manual_1n/platform.yaml b/tests/breakpoints_manual_1n/platform.yaml index 5b86f85..8f16214 100644 --- a/tests/breakpoints_manual_1n/platform.yaml +++ b/tests/breakpoints_manual_1n/platform.yaml @@ -12,5 +12,6 @@ nodes: interfaces: eth0: type: "wired" + nodes: all links: - all 2bps 0s all
\ No newline at end of file diff --git a/tests/breakpoints_manual_no_callback_1n/platform.yaml b/tests/breakpoints_manual_no_callback_1n/platform.yaml index 220f9b8..d27ed2f 100644 --- a/tests/breakpoints_manual_no_callback_1n/platform.yaml +++ b/tests/breakpoints_manual_no_callback_1n/platform.yaml @@ -9,5 +9,6 @@ nodes: interfaces: eth0: type: "wired" + nodes: all links: - all 2bps 0s all
\ No newline at end of file diff --git a/tests/hidden_node_2s1r/platform.yaml b/tests/hidden_node_2s1r/platform.yaml index 3febd8e..6e0ca2a 100644 --- a/tests/hidden_node_2s1r/platform.yaml +++ b/tests/hidden_node_2s1r/platform.yaml @@ -7,6 +7,7 @@ nodes: interfaces: wlan0: type: "wireless" + nodes: all links: - all 1Bps 0s all - 0,2 0bps 0s 2,0 # Node 0 and 2 are out of range diff --git a/tests/mobility_eth0_bandwidth_1s1r/platform.yaml b/tests/mobility_eth0_bandwidth_1s1r/platform.yaml index 145baf4..88580f2 100644 --- a/tests/mobility_eth0_bandwidth_1s1r/platform.yaml +++ b/tests/mobility_eth0_bandwidth_1s1r/platform.yaml @@ -31,11 +31,13 @@ nodes: interfaces: wlan0: type: "wireless" + nodes: all links: - all 1Bps 0s all txperfs: - all 1Bps 0s eth0: type: "wired" + nodes: all links: - all 1Bps 0s all
\ No newline at end of file diff --git a/tests/mobility_eth0_bandwidth_2s1r/platform.yaml b/tests/mobility_eth0_bandwidth_2s1r/platform.yaml index 6ebc1ad..6759762 100644 --- a/tests/mobility_eth0_bandwidth_2s1r/platform.yaml +++ b/tests/mobility_eth0_bandwidth_2s1r/platform.yaml @@ -33,5 +33,6 @@ nodes: interfaces: eth0: type: "wired" + nodes: all links: - all 1Bps 0s all
\ No newline at end of file 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 diff --git a/tests/mobility_eth0_latency_2s1r/platform.yaml b/tests/mobility_eth0_latency_2s1r/platform.yaml index b35ab2e..800ccf8 100644 --- a/tests/mobility_eth0_latency_2s1r/platform.yaml +++ b/tests/mobility_eth0_latency_2s1r/platform.yaml @@ -34,5 +34,6 @@ nodes: interfaces: eth0: type: "wired" + nodes: all links: - all 1Bps 0s all
\ No newline at end of file diff --git a/tests/mobility_wlan0_bandwidth_1s1r/platform.yaml b/tests/mobility_wlan0_bandwidth_1s1r/platform.yaml index c0231a8..982ce58 100644 --- a/tests/mobility_wlan0_bandwidth_1s1r/platform.yaml +++ b/tests/mobility_wlan0_bandwidth_1s1r/platform.yaml @@ -31,6 +31,7 @@ nodes: interfaces: wlan0: type: "wireless" + nodes: all links: - all 1Bps 0s all txperfs: diff --git a/tests/mobility_wlan0_latency_1s1r/platform.yaml b/tests/mobility_wlan0_latency_1s1r/platform.yaml index ba70d98..1358e1f 100644 --- a/tests/mobility_wlan0_latency_1s1r/platform.yaml +++ b/tests/mobility_wlan0_latency_1s1r/platform.yaml @@ -31,6 +31,7 @@ nodes: interfaces: wlan0: type: "wireless" + nodes: all links: - all 1Bps 0s all txperfs: |
