mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-04-09 12:21:17 +00:00
test: Update extra_uEnv test slugs list
We do this since we added for TX2 NX and derived device types. Signed-off-by: Alexandru Costache <alexandru@balena.io>
This commit is contained in:
parent
7d678fa838
commit
7693f490b4
@ -267,4 +267,8 @@ const MATCH_TESTS = [
|
||||
{ type: 'asus-tinker-board', supported: false },
|
||||
{ type: 'nano-board', supported: false },
|
||||
{ type: 'tx2-tx2-device', supported: false },
|
||||
{ type: 'jetson-tx2-nx-devkit', supported: true },
|
||||
{ type: 'photon-tx2-nx', supported: true },
|
||||
{ type: 'jetson-xavier-nx-devkit', supported: false },
|
||||
{ type: 'photon-xavier-nx', supported: false },
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user