Commit 2dbc3fa
authored
ci(health-check): rewire cache to match docker-new restructure (#7032)
* ci(health-check): rewire cache to match docker-new restructure
- Switch buildcache-new tag to its own scope
`health-check-<build-type>-humble-<platform>-<ref>` (instead of the
ci-universe tags that no longer populate), with current-ref + main
fallback reads and a current-ref write, mirroring
docker-build-new.yaml's pattern.
- Add read-only `buildkit-cache-dance` injection fed by the
`buildkit-mounts-ci-universe-humble-<platform>-*` tarballs the main
pipeline saves, so health-check reuses the same apt / ccache / pip /
pipx mount state without writing back.
Signed-off-by: Mete Fatih Cırıt <mfc@autoware.org>
* docs(health-check): shorten cache-restore comment
Signed-off-by: Mete Fatih Cırıt <mfc@autoware.org>1 parent 6969ed2 commit 2dbc3fa
1 file changed
Lines changed: 51 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
32 | 36 | | |
33 | 37 | | |
34 | 38 | | |
| |||
72 | 76 | | |
73 | 77 | | |
74 | 78 | | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
75 | 123 | | |
76 | 124 | | |
77 | 125 | | |
| |||
89 | 137 | | |
90 | 138 | | |
91 | 139 | | |
92 | | - | |
93 | | - | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
94 | 143 | | |
95 | 144 | | |
96 | 145 | | |
| |||
0 commit comments