Commit 467c3c6
committed
ci(xtest): upload platform and KAS server logs as artifacts on failure
The audit-log artifact only contains audit events from tests that
reached the KAS. When a rewrap returns code=Internal before the audit
event fires, we currently have no server-side log to inspect from CI.
Upload PLATFORM_LOG_FILE and each KAS_*_LOG_FILE under server-logs-*
when the test step fails. Empty step outputs (multikas-not-supported
matrix rows) are dropped by upload-artifact; if-no-files-found:ignore
covers the all-empty case.1 parent a31749c commit 467c3c6
1 file changed
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
709 | 709 | | |
710 | 710 | | |
711 | 711 | | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
712 | 727 | | |
713 | 728 | | |
714 | 729 | | |
| |||
0 commit comments