project-chip/connectedhomeip

[CI/CD] Pipe through logs from DUT when running YAML scripts

Open

#30,847 opened on Dec 6, 2023

View on GitHub
 (2 comments) (0 reactions) (0 assignees)C++ (1,659 forks)batch import
CI/CD improvementsgood first issue

Repository metrics

Stars
 (6,410 stars)
PR merge metrics
 (Avg merge 8d 5h) (375 merged PRs in 30d)

Description

It would be good to get the DUT logs as well when running the YAML scripts in the CI. Right now, it's nearly impossible to debug anything.

First task - determine if this is still a problem

Contributor guide