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:
Alexandru Costache 2021-11-10 09:52:22 +01:00
parent 3b9c68246e
commit 1d1b1aa1bf

View File

@ -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 },