This repository was archived by the owner on Sep 7, 2020. It is now read-only.
Commit cdb4ff1
tests: boardfarm: use device_get_info for check_status
With #1486, the first
device to start has been changed to be the agent.
Since the agent cannot be operational unless there is a controller
already running on the same network, something else has to be used for
"check_status".
For now, use netcat to check that "device_get_info" works.
Signed-off-by: Raphaël Mélotte <raphael.melotte@mind.be>1 parent 21f905d commit cdb4ff1
2 files changed
Lines changed: 3 additions & 2 deletions
File tree
- tests/boardfarm_plugins/boardfarm_prplmesh/devices
- tools/docker/boardfarm-ci
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
81 | | - | |
| 80 | + | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
0 commit comments