11# DO NOT MODIFY MANUALLY!
22# This file has been autogenerated by invoking:
33# $ ./generate_workflow.py 4.19
4- name : 4.19 (clang-20 )
4+ name : 4.19 (clang-21 )
55' on ' :
66 push :
77 branches :
88 - presubmit/*
99 paths :
1010 - check_logs.py
1111 - utils.py
12- - tuxsuite/4.19-clang-20 .tux.yml
13- - .github/workflows/4.19-clang-20 .yml
12+ - tuxsuite/4.19-clang-21 .tux.yml
13+ - .github/workflows/4.19-clang-21 .yml
1414 schedule :
1515 - cron : 0 18 * * 1,5
1616 workflow_dispatch : null
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-4.19.y --job-name defconfigs --json-out builds.json tuxsuite/4.19-clang-20 .tux.yml || true
70+ run : tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git --git-ref linux-4.19.y --job-name defconfigs --json-out builds.json tuxsuite/4.19-clang-21 .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- _c2bf94de9f2bde60bba64513f64dabc2 :
91+ _68008bb26744026b2f4fd8b7d888fc64 :
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=20 multi_v7_defconfig
97+ name : ARCH=arm LLVM=1 LLVM_IAS=0 LLVM_VERSION=21 multi_v7_defconfig
9898 if : ${{ needs.check_cache.outputs.status != 'pass' }}
9999 env :
100100 ARCH : arm
101- LLVM_VERSION : 20
101+ LLVM_VERSION : 21
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- _0549b8fe4511647938074ceec7e8b823 :
120+ _09ec25747ded8593d590deee6cf50755 :
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=20 multi_v7_defconfig+CONFIG_THUMB2_KERNEL=y
126+ name : ARCH=arm LLVM=1 LLVM_IAS=0 LLVM_VERSION=21 multi_v7_defconfig+CONFIG_THUMB2_KERNEL=y
127127 if : ${{ needs.check_cache.outputs.status != 'pass' }}
128128 env :
129129 ARCH : arm
130- LLVM_VERSION : 20
130+ LLVM_VERSION : 21
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- _9fe5f2d37c575565bd6afd03d74dcc1a :
149+ _2e92e1fa59aa20d28053982570aa73c4 :
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=0 LLVM_VERSION=20 defconfig
155+ name : ARCH=arm64 LLVM=1 LLVM_IAS=0 LLVM_VERSION=21 defconfig
156156 if : ${{ needs.check_cache.outputs.status != 'pass' }}
157157 env :
158158 ARCH : arm64
159- LLVM_VERSION : 20
159+ LLVM_VERSION : 21
160160 BOOT : 1
161161 CONFIG : defconfig
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- _617b26fa3012a9723b66d97921c27471 :
178+ _bf1d8efe8c067a943a07215cd80ced8e :
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=0 LLVM_VERSION=20 defconfig+CONFIG_CPU_BIG_ENDIAN=y
184+ name : ARCH=arm64 LLVM=1 LLVM_IAS=0 LLVM_VERSION=21 defconfig+CONFIG_CPU_BIG_ENDIAN=y
185185 if : ${{ needs.check_cache.outputs.status != 'pass' }}
186186 env :
187187 ARCH : arm64
188- LLVM_VERSION : 20
188+ LLVM_VERSION : 21
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- _48853a592541b76031f92d49454e312b :
207+ _065d1c105b2cb7079af53eb00d355d1e :
208208 runs-on : ubuntu-latest
209209 needs :
210210 - kick_tuxsuite_defconfigs
211211 - check_cache
212212 - check_patches
213- name : ARCH=powerpc CC=clang LLVM_IAS=0 LLVM_VERSION=20 powernv_defconfig
213+ name : ARCH=powerpc CC=clang LLVM_IAS=0 LLVM_VERSION=21 powernv_defconfig
214214 if : ${{ needs.check_cache.outputs.status != 'pass' }}
215215 env :
216216 ARCH : powerpc
217- LLVM_VERSION : 20
217+ LLVM_VERSION : 21
218218 BOOT : 1
219219 CONFIG : powernv_defconfig
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- _f3cd15c2d588931a30acee0b16e5551e :
236+ _d56b49e239279b41d31cfb4812ea85f7 :
237237 runs-on : ubuntu-latest
238238 needs :
239239 - kick_tuxsuite_defconfigs
240240 - check_cache
241241 - check_patches
242- name : ARCH=x86_64 LLVM=1 LLVM_IAS=0 LLVM_VERSION=20 defconfig
242+ name : ARCH=x86_64 LLVM=1 LLVM_IAS=0 LLVM_VERSION=21 defconfig
243243 if : ${{ needs.check_cache.outputs.status != 'pass' }}
244244 env :
245245 ARCH : x86_64
246- LLVM_VERSION : 20
246+ LLVM_VERSION : 21
247247 BOOT : 1
248248 CONFIG : defconfig
249249 REPO_SCOPED_PAT : ${{ secrets.REPO_SCOPED_PAT }}
0 commit comments