11 lines
238 B
YAML
11 lines
238 B
YAML
tests:
|
|
# section.subsection
|
|
net.prometheus.histogram:
|
|
depends_on: netif
|
|
integration_platforms:
|
|
- native_sim
|
|
- qemu_x86
|
|
platform_exclude:
|
|
- native_posix
|
|
- native_posix/native/64
|
|
tags: prometheus
|