Commit 0132186
committed
test(haos-e2e): TEMP point both lanes at :17.3-haose2eefficiency (perf measurement)
Temporary scaffolding for PR #1428 only. The publish workflow on this
branch (dispatched with tag_suffix=haose2eefficiency) just published
the in-format compressed qcow2 to
``ghcr.io/homeassistant-ai/haos-test-image:17.3-haose2eefficiency`` —
size 5.1 GB down from 12 GB (2.3x ratio, see run 26361263298 step 11).
Pointing both test lanes at the new tag lets this PR's e2e CI
exercise the compressed pull path so we can measure GHCR-pull
wall-time end-to-end. The shared actions/cache entry for the
existing key was deleted before this push so both lanes miss the
restore step and fall through to the GHCR fetch.
Final cleanup commit before this PR is marked ready will revert
both ``tag=`` lines back to ``-latest``. Do not merge in this state.1 parent ba97395 commit 0132186
2 files changed
Lines changed: 12 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
137 | 142 | | |
138 | 143 | | |
139 | 144 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
150 | 155 | | |
151 | 156 | | |
152 | 157 | | |
| |||
0 commit comments