From 770711c40a482d1e87d75393dd3fe95d75efa379 Mon Sep 17 00:00:00 2001 From: Steven Koo Date: Mon, 20 Jun 2022 10:47:18 -0500 Subject: ci: add devtest e320 support 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 --- .ci/templates/tests/rhombus-labgrid/crossbar/places.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to '.ci/templates/tests/rhombus-labgrid/crossbar') diff --git a/.ci/templates/tests/rhombus-labgrid/crossbar/places.yaml b/.ci/templates/tests/rhombus-labgrid/crossbar/places.yaml index baf68bbd1..2fbf5052b 100755 --- a/.ci/templates/tests/rhombus-labgrid/crossbar/places.yaml +++ b/.ci/templates/tests/rhombus-labgrid/crossbar/places.yaml @@ -32,3 +32,19 @@ rhombus-n321-0: reservation: null tags: {} +rhombus-e320-0: + acquired: null + acquired_resources: [] + aliases: [] + allowed: [] + changed: 1654034475.1935894 + comment: '' + created: 1654034136.0077882 + matches: + - cls: '*' + exporter: '*' + group: rhombus-e320-0-group + name: null + rename: null + reservation: null + tags: {} -- cgit v1.2.3