Commit ff4a8bc
committed
chore: Enable debug logging for e2e tests
Enabled debug logging for the Pipelines as Code controller, webhook, and
watcher components during end-to-end tests. This change was made to
facilitate debugging by ensuring more verbose logs are available when
tests fail, making it easier to identify the root cause of issues. The
workflow was updated to patch the logging configmap and restart the
affected deployments, with checks to ensure they are ready before
proceeding.
Signed-off-by: Chmouel Boudjnah <chmouel@redhat.com>1 parent cb433ae commit ff4a8bc
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
340 | 340 | | |
341 | 341 | | |
342 | 342 | | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
343 | 353 | | |
344 | 354 | | |
345 | 355 | | |
| |||
0 commit comments