Commit ec1b67f
committed
fix: output full satellite logs in e2e and add early log capture
The e2e verify step was only showing tail -50 of satellite logs,
hiding Zot startup errors. Now captures early startup logs after
satellite launch and outputs full logs on failure to diagnose
the Zot registry not starting.
Also adds JSON_LOGGING=true to satellite container for structured logs.
Signed-off-by: Prasanth Baskar <bupdprasanth@gmail.com>1 parent 664f358 commit ec1b67f
1 file changed
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
424 | 424 | | |
425 | 425 | | |
426 | 426 | | |
| 427 | + | |
427 | 428 | | |
428 | 429 | | |
429 | 430 | | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
430 | 437 | | |
431 | 438 | | |
432 | 439 | | |
| |||
451 | 458 | | |
452 | 459 | | |
453 | 460 | | |
454 | | - | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
455 | 464 | | |
456 | 465 | | |
457 | 466 | | |
| |||
0 commit comments