-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit 52eefd8
chore: pythonify BK definitions for docker and coverage
We used to manage these definitions in the BK with no versioning or
source control, let's move them to python as all the others so that they
stay in sync with the latest and greatest updates to the supported
platforms and instance types.
Signed-off-by: Riccardo Mancini <mancio@amazon.com>1 parent 0b2fd57 commit 52eefd8
File tree
4 files changed
+86
-8
lines changed- .buildkite
- tools/test-popular-containers
4 files changed
+86
-8
lines changedLines changed: 28 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
81 | + | ||
82 | + | ||
83 | + | ||
84 | + | ||
81 | 85 |
| |
82 | 86 |
| |
83 | 87 |
| |
| |||
275 | 279 |
| |
276 | 280 |
| |
277 | 281 |
| |
278 | - | ||
282 | + | ||
279 | 283 |
| |
280 | 284 |
| |
281 | 285 |
| |
| |||
313 | 317 |
| |
314 | 318 |
| |
315 | 319 |
| |
316 | - | ||
317 | - | ||
318 | - | ||
320 | + | ||
321 | + | ||
322 | + | ||
323 | + | ||
324 | + | ||
325 | + | ||
326 | + | ||
327 | + | ||
328 | + | ||
329 | + | ||
330 | + | ||
331 | + | ||
332 | + | ||
333 | + | ||
334 | + | ||
335 | + | ||
336 | + | ||
337 | + | ||
338 | + | ||
319 | 339 |
| |
320 | 340 |
| |
321 | 341 |
| |
| |||
331 | 351 |
| |
332 | 352 |
| |
333 | 353 |
| |
334 | - | ||
354 | + | ||
335 | 355 |
| |
336 | - | ||
356 | + | ||
337 | 357 |
| |
338 | 358 |
| |
339 | 359 |
| |
340 | 360 |
| |
341 | 361 |
| |
342 | 362 |
| |
343 | 363 |
| |
344 | - | ||
364 | + | ||
345 | 365 |
| |
346 | 366 |
| |
347 | 367 |
| |
| |||
350 | 370 |
| |
351 | 371 |
| |
352 | 372 |
| |
353 | - | ||
373 | + | ||
354 | 374 |
| |
355 | 375 |
| |
356 | 376 |
| |
|
Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + | ||
6 | + | ||
7 | + | ||
8 | + | ||
9 | + | ||
10 | + | ||
11 | + | ||
12 | + | ||
13 | + | ||
14 | + | ||
15 | + | ||
16 | + | ||
17 | + | ||
18 | + |
Lines changed: 39 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + | ||
6 | + | ||
7 | + | ||
8 | + | ||
9 | + | ||
10 | + | ||
11 | + | ||
12 | + | ||
13 | + | ||
14 | + | ||
15 | + | ||
16 | + | ||
17 | + | ||
18 | + | ||
19 | + | ||
20 | + | ||
21 | + | ||
22 | + | ||
23 | + | ||
24 | + | ||
25 | + | ||
26 | + | ||
27 | + | ||
28 | + | ||
29 | + | ||
30 | + | ||
31 | + | ||
32 | + | ||
33 | + | ||
34 | + | ||
35 | + | ||
36 | + | ||
37 | + | ||
38 | + | ||
39 | + |
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 | + | ||
27 | 28 |
| |
28 | 29 |
| |
29 | 30 |
| |
|
0 commit comments