Commit 0130601
committed
ci: fix debug output steps to show full file contents
- Capture kitchen.log before running kitchen diagnose to avoid truncation
- Use cat instead of tail/head to show complete file contents
- Fix client.rb search path to /home/runner/.dokken/kitchen_sandbox
where dokken stores the generated sandbox files
- Capture all per-instance logs from .kitchen/logs/*.log, not just kitchen.log
Signed-off-by: Lance Albertson <lance@osuosl.org>1 parent 54d307e commit 0130601
1 file changed
Lines changed: 13 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | 36 | | |
40 | 37 | | |
41 | 38 | | |
42 | 39 | | |
43 | | - | |
44 | | - | |
| 40 | + | |
| 41 | + | |
45 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
46 | 51 | | |
47 | 52 | | |
48 | 53 | | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
54 | 57 | | |
0 commit comments