The values set as a min_ram requirement were far from the actual RAM usage reported during build, make them more realistic. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
17 lines
252 B
YAML
17 lines
252 B
YAML
common:
|
|
harness: net
|
|
min_ram: 60
|
|
tags:
|
|
- http
|
|
- net
|
|
- server
|
|
- socket
|
|
integration_platforms:
|
|
- native_sim
|
|
- qemu_x86
|
|
platform_exclude:
|
|
- native_posix
|
|
- native_posix/native/64
|
|
tests:
|
|
net.http.server.crime: {}
|