Skip to content

Commit 745fc3a

Browse files
committed
ci: Regenerate GitHub Actions workflow and TuxSuite files
Signed-off-by: Nathan Chancellor <[email protected]>
1 parent 470f396 commit 745fc3a

28 files changed

+1785
-1785
lines changed

.github/workflows/5.10-clang-21.yml renamed to .github/workflows/5.10-clang-22.yml

Lines changed: 77 additions & 77 deletions
Large diffs are not rendered by default.

.github/workflows/5.15-clang-21.yml renamed to .github/workflows/5.15-clang-22.yml

Lines changed: 180 additions & 180 deletions
Large diffs are not rendered by default.

.github/workflows/5.4-clang-21.yml renamed to .github/workflows/5.4-clang-22.yml

Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
# DO NOT MODIFY MANUALLY!
22
# This file has been autogenerated by invoking:
33
# $ ./generate_workflow.py 5.4
4-
name: 5.4 (clang-21)
4+
name: 5.4 (clang-22)
55
'on':
66
push:
77
branches:
88
- presubmit/*
99
paths:
1010
- check_logs.py
1111
- utils.py
12-
- tuxsuite/5.4-clang-21.tux.yml
13-
- .github/workflows/5.4-clang-21.yml
12+
- tuxsuite/5.4-clang-22.tux.yml
13+
- .github/workflows/5.4-clang-22.yml
1414
schedule:
1515
- cron: 0 6 * * 1,5
1616
workflow_dispatch: null
@@ -67,7 +67,7 @@ jobs:
6767
if: ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
6868
- name: tuxsuite
6969
if: ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
70-
run: tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git --git-ref linux-5.4.y --job-name defconfigs --json-out builds.json --patch-series patches/5.4 tuxsuite/5.4-clang-21.tux.yml || true
70+
run: tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git --git-ref linux-5.4.y --job-name defconfigs --json-out builds.json --patch-series patches/5.4 tuxsuite/5.4-clang-22.tux.yml || true
7171
- name: Update Cache Build Status
7272
if: ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
7373
run: python caching/update.py
@@ -88,17 +88,17 @@ jobs:
8888
path: boot-utils.json
8989
name: boot_utils_json_defconfigs
9090
if-no-files-found: error
91-
_68008bb26744026b2f4fd8b7d888fc64:
91+
_373d27817f9588440a633b75b3f7defc:
9292
runs-on: ubuntu-latest
9393
needs:
9494
- kick_tuxsuite_defconfigs
9595
- check_cache
9696
- check_patches
97-
name: ARCH=arm LLVM=1 LLVM_IAS=0 LLVM_VERSION=21 multi_v7_defconfig
97+
name: ARCH=arm LLVM=1 LLVM_IAS=0 LLVM_VERSION=22 multi_v7_defconfig
9898
if: ${{ needs.check_cache.outputs.status != 'pass' }}
9999
env:
100100
ARCH: arm
101-
LLVM_VERSION: 21
101+
LLVM_VERSION: 22
102102
BOOT: 1
103103
CONFIG: multi_v7_defconfig
104104
REPO_SCOPED_PAT: ${{ secrets.REPO_SCOPED_PAT }}
@@ -117,17 +117,17 @@ jobs:
117117
name: boot_utils_json_defconfigs
118118
- name: Check Build and Boot Logs
119119
run: scripts/check-logs.py
120-
_09ec25747ded8593d590deee6cf50755:
120+
_eab6195f57df69e7bce20a4a35ba1a1c:
121121
runs-on: ubuntu-latest
122122
needs:
123123
- kick_tuxsuite_defconfigs
124124
- check_cache
125125
- check_patches
126-
name: ARCH=arm LLVM=1 LLVM_IAS=0 LLVM_VERSION=21 multi_v7_defconfig+CONFIG_THUMB2_KERNEL=y
126+
name: ARCH=arm LLVM=1 LLVM_IAS=0 LLVM_VERSION=22 multi_v7_defconfig+CONFIG_THUMB2_KERNEL=y
127127
if: ${{ needs.check_cache.outputs.status != 'pass' }}
128128
env:
129129
ARCH: arm
130-
LLVM_VERSION: 21
130+
LLVM_VERSION: 22
131131
BOOT: 1
132132
CONFIG: multi_v7_defconfig+CONFIG_THUMB2_KERNEL=y
133133
REPO_SCOPED_PAT: ${{ secrets.REPO_SCOPED_PAT }}
@@ -146,17 +146,17 @@ jobs:
146146
name: boot_utils_json_defconfigs
147147
- name: Check Build and Boot Logs
148148
run: scripts/check-logs.py
149-
_f7a1df75f0839b86de20d88c63950ebc:
149+
_d5a99b1f3408a2a49f6ba489a68e7488:
150150
runs-on: ubuntu-latest
151151
needs:
152152
- kick_tuxsuite_defconfigs
153153
- check_cache
154154
- check_patches
155-
name: ARCH=arm64 LLVM=1 LLVM_IAS=1 LLVM_VERSION=21 defconfig+CONFIG_COMPAT_VDSO=n
155+
name: ARCH=arm64 LLVM=1 LLVM_IAS=1 LLVM_VERSION=22 defconfig+CONFIG_COMPAT_VDSO=n
156156
if: ${{ needs.check_cache.outputs.status != 'pass' }}
157157
env:
158158
ARCH: arm64
159-
LLVM_VERSION: 21
159+
LLVM_VERSION: 22
160160
BOOT: 1
161161
CONFIG: defconfig+CONFIG_COMPAT_VDSO=n
162162
REPO_SCOPED_PAT: ${{ secrets.REPO_SCOPED_PAT }}
@@ -175,17 +175,17 @@ jobs:
175175
name: boot_utils_json_defconfigs
176176
- name: Check Build and Boot Logs
177177
run: scripts/check-logs.py
178-
_ac3de33f7636e775964b3653c86a84c4:
178+
_82a07d5128bea43b084417cd50a995e0:
179179
runs-on: ubuntu-latest
180180
needs:
181181
- kick_tuxsuite_defconfigs
182182
- check_cache
183183
- check_patches
184-
name: ARCH=arm64 LLVM=1 LLVM_IAS=1 LLVM_VERSION=21 defconfig+CONFIG_CPU_BIG_ENDIAN=y
184+
name: ARCH=arm64 LLVM=1 LLVM_IAS=1 LLVM_VERSION=22 defconfig+CONFIG_CPU_BIG_ENDIAN=y
185185
if: ${{ needs.check_cache.outputs.status != 'pass' }}
186186
env:
187187
ARCH: arm64
188-
LLVM_VERSION: 21
188+
LLVM_VERSION: 22
189189
BOOT: 1
190190
CONFIG: defconfig+CONFIG_CPU_BIG_ENDIAN=y
191191
REPO_SCOPED_PAT: ${{ secrets.REPO_SCOPED_PAT }}
@@ -204,17 +204,17 @@ jobs:
204204
name: boot_utils_json_defconfigs
205205
- name: Check Build and Boot Logs
206206
run: scripts/check-logs.py
207-
_c5d343e4ec12856501a1678e722dd2c2:
207+
_21d81208318eedaf0c0b4e4226e21478:
208208
runs-on: ubuntu-latest
209209
needs:
210210
- kick_tuxsuite_defconfigs
211211
- check_cache
212212
- check_patches
213-
name: ARCH=mips LLVM=1 LLVM_IAS=0 LLVM_VERSION=21 malta_defconfig+CONFIG_BLK_DEV_INITRD=y+CONFIG_CPU_BIG_ENDIAN=y
213+
name: ARCH=mips LLVM=1 LLVM_IAS=0 LLVM_VERSION=22 malta_defconfig+CONFIG_BLK_DEV_INITRD=y+CONFIG_CPU_BIG_ENDIAN=y
214214
if: ${{ needs.check_cache.outputs.status != 'pass' }}
215215
env:
216216
ARCH: mips
217-
LLVM_VERSION: 21
217+
LLVM_VERSION: 22
218218
BOOT: 1
219219
CONFIG: malta_defconfig+CONFIG_BLK_DEV_INITRD=y+CONFIG_CPU_BIG_ENDIAN=y
220220
REPO_SCOPED_PAT: ${{ secrets.REPO_SCOPED_PAT }}
@@ -233,17 +233,17 @@ jobs:
233233
name: boot_utils_json_defconfigs
234234
- name: Check Build and Boot Logs
235235
run: scripts/check-logs.py
236-
_7e5fcda65571cb4a98684d2bc5ea6aaa:
236+
_747e0127cbd138724b5ca4efc3ff9ced:
237237
runs-on: ubuntu-latest
238238
needs:
239239
- kick_tuxsuite_defconfigs
240240
- check_cache
241241
- check_patches
242-
name: ARCH=mips LLVM=1 LLVM_IAS=0 LLVM_VERSION=21 malta_defconfig+CONFIG_BLK_DEV_INITRD=y
242+
name: ARCH=mips LLVM=1 LLVM_IAS=0 LLVM_VERSION=22 malta_defconfig+CONFIG_BLK_DEV_INITRD=y
243243
if: ${{ needs.check_cache.outputs.status != 'pass' }}
244244
env:
245245
ARCH: mips
246-
LLVM_VERSION: 21
246+
LLVM_VERSION: 22
247247
BOOT: 1
248248
CONFIG: malta_defconfig+CONFIG_BLK_DEV_INITRD=y
249249
REPO_SCOPED_PAT: ${{ secrets.REPO_SCOPED_PAT }}
@@ -262,17 +262,17 @@ jobs:
262262
name: boot_utils_json_defconfigs
263263
- name: Check Build and Boot Logs
264264
run: scripts/check-logs.py
265-
_e4da0aebe2068a6dbd3444ddae1c67ed:
265+
_67e4a37d11d5f9f2d39c901d3c99ac90:
266266
runs-on: ubuntu-latest
267267
needs:
268268
- kick_tuxsuite_defconfigs
269269
- check_cache
270270
- check_patches
271-
name: ARCH=powerpc LLVM=1 LLVM_IAS=0 LLVM_VERSION=21 ppc44x_defconfig
271+
name: ARCH=powerpc LLVM=1 LLVM_IAS=0 LLVM_VERSION=22 ppc44x_defconfig
272272
if: ${{ needs.check_cache.outputs.status != 'pass' }}
273273
env:
274274
ARCH: powerpc
275-
LLVM_VERSION: 21
275+
LLVM_VERSION: 22
276276
BOOT: 1
277277
CONFIG: ppc44x_defconfig
278278
REPO_SCOPED_PAT: ${{ secrets.REPO_SCOPED_PAT }}
@@ -291,17 +291,17 @@ jobs:
291291
name: boot_utils_json_defconfigs
292292
- name: Check Build and Boot Logs
293293
run: scripts/check-logs.py
294-
_8a8a288a97f9690bf3a1816e1fe75654:
294+
_2a4b845fe4c299bf369830c42b203153:
295295
runs-on: ubuntu-latest
296296
needs:
297297
- kick_tuxsuite_defconfigs
298298
- check_cache
299299
- check_patches
300-
name: ARCH=powerpc LLVM=1 LD=powerpc64le-linux-gnu-ld LLVM_IAS=0 LLVM_VERSION=21 ppc64_guest_defconfig
300+
name: ARCH=powerpc LLVM=1 LD=powerpc64le-linux-gnu-ld LLVM_IAS=0 LLVM_VERSION=22 ppc64_guest_defconfig
301301
if: ${{ needs.check_cache.outputs.status != 'pass' }}
302302
env:
303303
ARCH: powerpc
304-
LLVM_VERSION: 21
304+
LLVM_VERSION: 22
305305
BOOT: 1
306306
CONFIG: ppc64_guest_defconfig
307307
REPO_SCOPED_PAT: ${{ secrets.REPO_SCOPED_PAT }}
@@ -320,17 +320,17 @@ jobs:
320320
name: boot_utils_json_defconfigs
321321
- name: Check Build and Boot Logs
322322
run: scripts/check-logs.py
323-
_ed06fd0c9066f73b65bce14ca1bbd25c:
323+
_ab0bab15d9fc687d0802fee606e4a5a0:
324324
runs-on: ubuntu-latest
325325
needs:
326326
- kick_tuxsuite_defconfigs
327327
- check_cache
328328
- check_patches
329-
name: ARCH=powerpc LLVM=1 LLVM_IAS=0 LLVM_VERSION=21 powernv_defconfig
329+
name: ARCH=powerpc LLVM=1 LLVM_IAS=0 LLVM_VERSION=22 powernv_defconfig
330330
if: ${{ needs.check_cache.outputs.status != 'pass' }}
331331
env:
332332
ARCH: powerpc
333-
LLVM_VERSION: 21
333+
LLVM_VERSION: 22
334334
BOOT: 1
335335
CONFIG: powernv_defconfig
336336
REPO_SCOPED_PAT: ${{ secrets.REPO_SCOPED_PAT }}
@@ -349,17 +349,17 @@ jobs:
349349
name: boot_utils_json_defconfigs
350350
- name: Check Build and Boot Logs
351351
run: scripts/check-logs.py
352-
_15d58145b0126be8d39b3d8427da04fe:
352+
_272b2a386f01695d8425a6c7654f2005:
353353
runs-on: ubuntu-latest
354354
needs:
355355
- kick_tuxsuite_defconfigs
356356
- check_cache
357357
- check_patches
358-
name: ARCH=x86_64 LLVM=1 LLVM_IAS=1 LLVM_VERSION=21 defconfig
358+
name: ARCH=x86_64 LLVM=1 LLVM_IAS=1 LLVM_VERSION=22 defconfig
359359
if: ${{ needs.check_cache.outputs.status != 'pass' }}
360360
env:
361361
ARCH: x86_64
362-
LLVM_VERSION: 21
362+
LLVM_VERSION: 22
363363
BOOT: 1
364364
CONFIG: defconfig
365365
REPO_SCOPED_PAT: ${{ secrets.REPO_SCOPED_PAT }}
@@ -400,7 +400,7 @@ jobs:
400400
if: ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
401401
- name: tuxsuite
402402
if: ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
403-
run: tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git --git-ref linux-5.4.y --job-name allconfigs --json-out builds.json --patch-series patches/5.4 tuxsuite/5.4-clang-21.tux.yml || true
403+
run: tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git --git-ref linux-5.4.y --job-name allconfigs --json-out builds.json --patch-series patches/5.4 tuxsuite/5.4-clang-22.tux.yml || true
404404
- name: Update Cache Build Status
405405
if: ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
406406
run: python caching/update.py
@@ -421,17 +421,17 @@ jobs:
421421
path: boot-utils.json
422422
name: boot_utils_json_allconfigs
423423
if-no-files-found: error
424-
_9a91fe3e3e1147cb4fe1601807d3e35f:
424+
_3b945c6e098f70530e63ea88b7e27d1b:
425425
runs-on: ubuntu-latest
426426
needs:
427427
- kick_tuxsuite_allconfigs
428428
- check_cache
429429
- check_patches
430-
name: ARCH=x86_64 BOOT=0 LLVM=1 LLVM_IAS=1 LLVM_VERSION=21 allmodconfig
430+
name: ARCH=x86_64 BOOT=0 LLVM=1 LLVM_IAS=1 LLVM_VERSION=22 allmodconfig
431431
if: ${{ needs.check_cache.outputs.status != 'pass' }}
432432
env:
433433
ARCH: x86_64
434-
LLVM_VERSION: 21
434+
LLVM_VERSION: 22
435435
BOOT: 0
436436
CONFIG: allmodconfig
437437
REPO_SCOPED_PAT: ${{ secrets.REPO_SCOPED_PAT }}

0 commit comments

Comments
 (0)