mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-04-24 13:05:51 +00:00
test: Update extra_uEnv test slugs list
Do so to include the Nano 2GB Devkit device Signed-off-by: Alexandru Costache <alexandru@balena.io>
This commit is contained in:
parent
3b9c68246e
commit
1d1b1aa1bf
@ -266,6 +266,8 @@ const MATCH_TESTS = [
|
||||
{ type: 'fincm3', supported: false },
|
||||
{ type: 'asus-tinker-board', supported: false },
|
||||
{ type: 'nano-board', supported: false },
|
||||
{ type: 'jetson-nano-2gb-devkit', supported: true },
|
||||
{ type: 'jetson-nano-2gb-devkit-emmc', supported: false },
|
||||
{ type: 'tx2-tx2-device', supported: false },
|
||||
{ type: 'jetson-tx2-nx-devkit', supported: true },
|
||||
{ type: 'photon-tx2-nx', supported: true },
|
||||
|
Loading…
x
Reference in New Issue
Block a user