-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Closed
Labels
area: SanitycheckSanitycheck has been renamed to TwisterSanitycheck has been renamed to TwisterbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugpriority: lowLow impact/importance bugLow impact/importance bug
Description
Describe the bug
We have several sample.yaml for example in samples/net/zperf/ with following overlay configuration:
test_netusb_ecm:
extra_args: OVERLAY_CONFIG="overlay-netusb.conf"
extra_configs:
- CONFIG_NET_TCP=n
- CONFIG_SHELL_CMDS=n
tags: usb net zperf
depends_on: usb_device
For some reason sanitycheck misses all configuration from overlay files.
To Reproduce
Steps to reproduce the behavior:
sanitycheck -t zperf
Expected behavior
Should check with overlay config included
Impact
Does not test overlays
Metadata
Metadata
Assignees
Labels
area: SanitycheckSanitycheck has been renamed to TwisterSanitycheck has been renamed to TwisterbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugpriority: lowLow impact/importance bugLow impact/importance bug