mirror of
https://gitlab.com/manzerbredes/esds.git
synced 2025-04-19 12:09:44 +00:00
Update tests
This commit is contained in:
parent
e188ca4040
commit
b3cbb52f00
5 changed files with 40 additions and 8 deletions
17
tests/api_send_eth0_3s1r/platform.yaml
Normal file
17
tests/api_send_eth0_3s1r/platform.yaml
Normal file
|
@ -0,0 +1,17 @@
|
|||
nodes:
|
||||
count: 4
|
||||
implementations:
|
||||
- 0-2 sender.py
|
||||
- 3 receiver.py
|
||||
|
||||
interfaces:
|
||||
wlan0:
|
||||
type: "wireless"
|
||||
links:
|
||||
- all 1Bps 0s all
|
||||
txperfs:
|
||||
- all 1Bps 0s
|
||||
eth0:
|
||||
type: "wired"
|
||||
links:
|
||||
- all 1Bps 0s all
|
Loading…
Add table
Add a link
Reference in a new issue