aboutsummaryrefslogtreecommitdiffstats
path: root/.ci/templates/tests/rhombus-labgrid
Commit message (Collapse)AuthorAgeFilesLines
* ci: add devtest e320 supportSteven Koo2022-07-203-0/+43
| | | | | | | | | | This commit adds devtest support for e320 via tftp. The e320 has a hardware incompatibility with sdmuxes that we use for the n3xx devices, which makes them unreliable. Instead this loads a small Linux OS into the e320 system memory and reimages the sd card from there. Signed-off-by: Steven Koo <steven.koo@ni.com>
* ci: Add n321 to devtestSteven Koo2022-07-203-1/+51
| | | | Signed-off-by: Steven Koo <steven.koo@ni.com>
* ci: Add n310 into devtestsSteven Koo2022-07-204-0/+76
This commit adds support for reimaging n3xx devices and running devtest against a n310. This uses Labgrid to control an sdmux, which we then reimage the device. In the future, other devices can use this support to run other tests. Signed-off-by: Steven Koo <steven.koo@ni.com>