Skip to content

sanitycheck miss extra_args: OVERLAY_CONFIG parameter #13320

@finikorg

Description

@finikorg

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 TwisterbugThe issue is a bug, or the PR is fixing a bugpriority: lowLow impact/importance bug

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions