Commit f448a48
committed
ci: move to IT managed AWS self hosted runners
IT provides a new set of AWS self hosted runners, both amd64 and arm64
with the following tags:
runs-on: [self-hosted, qcom-u2404, amd64-dev]
runs-on: [self-hosted, qcom-u2404, arm64-dev]
Note: '-dev' is a temporary tag to test a new type of runner with
local SSD.
Unlike with the previous builders, the container image is a vanilla
ubuntu image, this patch introduces changes to use the KAS container
image to run the build pipeline. Some adjustments are made to
accomodate this image.
Signed-off-by: Nicolas Dechesne <[email protected]>1 parent bb3e050 commit f448a48
1 file changed
+12
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
33 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
34 | 38 | | |
35 | 39 | | |
36 | 40 | | |
| |||
44 | 48 | | |
45 | 49 | | |
46 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
47 | 54 | | |
48 | 55 | | |
49 | 56 | | |
50 | 57 | | |
51 | | - | |
52 | | - | |
53 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
54 | 61 | | |
55 | 62 | | |
56 | 63 | | |
| |||
0 commit comments