Skip to content

[Feature] Resolve Container-log Override - #805

Merged
mergify[bot] merged 3 commits into
project-chip:mainfrom
antonio-amjr:feature/add_container_log_from_th_config
Sep 8, 2026
Merged

[Feature] Resolve Container-log Override#805
mergify[bot] merged 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

Queued — the merge queue status continues in this comment ↓.

@mergify

mergify Bot commented Sep 8, 2026

Copy link
Copy Markdown

Merge Queue Status

  • Entered queue2026-09-08 13:10 UTC · Rule: default · triggered by @antonio-amjr with the merge queue checkbox
  • Checks skipped · PR is already up-to-date
  • Merged2026-09-08 13:10 UTC · at 0aa9aaab72eb016a15f2581d9c6a698864ba8406

This pull request spent 22 seconds in the queue, including 2 seconds running CI.

Required conditions to merge

@mergify mergify Bot added the queued label Sep 8, 2026
@mergify
mergify Bot merged commit 0aa9aaa into project-chip:main Sep 8, 2026
3 checks passed
@mergify mergify Bot removed the queued label Sep 8, 2026
@antonio-amjr
antonio-amjr deleted the feature/add_container_log_from_th_config branch September 8, 2026 13:41
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