Commit e4ed27a
authored
[CI] Two step epr image promotion (elastic#244517)
## Summary
Part of elastic#244476
Makes use of the configurability from
elastic/ci-agent-images#2045
This introduces a 2 step promotion, with the following outline:
- promote to `:temp` (step1) and start building the VM image with this
image
- when the VM image is updated with the cache, we promote image to
`:lite` which we're using in FTRs
Hopefully this will do away with any gaps between promotion and a
cache-warmed image.1 parent 4ef7feb commit e4ed27a
File tree
2 files changed
+44
-25
lines changed- .buildkite
- pipelines/fleet
- scripts/steps/fleet
2 files changed
+44
-25
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
3 | 6 | | |
4 | 7 | | |
5 | 8 | | |
| |||
130 | 133 | | |
131 | 134 | | |
132 | 135 | | |
133 | | - | |
134 | | - | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
135 | 141 | | |
136 | 142 | | |
137 | 143 | | |
| |||
142 | 148 | | |
143 | 149 | | |
144 | 150 | | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
145 | 187 | | |
146 | 188 | | |
147 | 189 | | |
| |||
Lines changed: 0 additions & 23 deletions
This file was deleted.
0 commit comments