tests: add integration_platforms to socket/tls test
Run only on defined integration platforms in CI. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
6336cb26d8
commit
6432289baf
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@ common:
|
|||
min_ram: 32
|
||||
tags: net socket tls
|
||||
filter: TOOLCHAIN_HAS_NEWLIB == 1
|
||||
integration_platforms:
|
||||
- qemu_x86
|
||||
tests:
|
||||
net.socket.tls:
|
||||
extra_configs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue