Skip to content

[Feature] Resolve Container-log Override - #805

Open
antonio-amjr wants to merge 3 commits into
project-chip:mainfrom
antonio-amjr:feature/add_container_log_from_th_config
Open

[Feature] Resolve Container-log Override#805
antonio-amjr wants to merge 3 commits into
project-chip:mainfrom
antonio-amjr:feature/add_container_log_from_th_config

Conversation

@antonio-amjr

@antonio-amjr antonio-amjr commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Fix: project-chip/certification-tool#1091
Related to: project-chip/certification-tool-backend#366

Description

PayloadParsingTestBaseClass (onboarding QR/manual-pairing-code tests) owns its own SDKContainer, so it needs to resolve and pass th_config.enable_container_logs the same way PythonTestCase/ChipSuite do.

Changed

  • onboarding_script_support.py: added _container_logs_enabled() (with a _safe_config() guard against .config being unavailable), passed through to the 5 sdk_container.start/send_command/destroy call sites.

@mergify

mergify Bot commented Sep 4, 2026

Copy link
Copy Markdown

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Move ENABLE_CONTAINER_LOGS Toggle to THConfig

2 participants