Commit 2042232
Add test-debug label to run PR tests with verbose pytest logging (DataDog#24436)
Some integrations (e.g. kong) only build/run on amd64, so their E2E tests
can't be run locally on non-amd64 dev machines to inspect debug output such
as discovery candidate probing. Setting the "test-debug" label on a PR now
passes -rP --log-level=DEBUG to pytest via the existing pytest-args input,
surfacing that output in the CI job log instead.
Environment: Datadog workspace
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>1 parent 3441d4a commit 2042232
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
24 | 28 | | |
25 | 29 | | |
26 | 30 | | |
| |||
0 commit comments