Skip to content

Commit 78ee6c9

Browse files
rlubosanangl
authored andcommitted
[nrf fromtree] samples: net: prometheus: Add netif dependency
There's no point building the sample for platforms that do not support networking, hence add netif dependency to reduce the CI execution scope. Signed-off-by: Robert Lubos <[email protected]> (cherry picked from commit 3df9b5f)
1 parent a5c873b commit 78ee6c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/net/prometheus/sample.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ sample:
33
name: prometheus_client_sample
44
common:
55
harness: net
6+
depends_on: netif
67
min_ram: 192
78
tags:
89
- http

0 commit comments

Comments
 (0)