File tree Expand file tree Collapse file tree 20 files changed +290
-0
lines changed Expand file tree Collapse file tree 20 files changed +290
-0
lines changed Original file line number Diff line number Diff line change @@ -393,6 +393,25 @@ jobs:
393
393
name : output_artifact_defconfigs
394
394
- name : Check Build and Boot Logs
395
395
run : ./check_logs.py
396
+ _9abdac6d26c0925c9bfa0e139851fc60 :
397
+ runs-on : ubuntu-latest
398
+ needs : kick_tuxsuite_defconfigs
399
+ name : ARCH=um BOOT=0 LLVM=1 LLVM_IAS=1 LLVM_VERSION=11 defconfig
400
+ env :
401
+ ARCH : um
402
+ LLVM_VERSION : 11
403
+ BOOT : 0
404
+ CONFIG : defconfig
405
+ container : ghcr.io/clangbuiltlinux/qemu
406
+ steps :
407
+ - uses : actions/checkout@v2
408
+ with :
409
+ submodules : true
410
+ - uses : actions/download-artifact@v2
411
+ with :
412
+ name : output_artifact_defconfigs
413
+ - name : Check Build and Boot Logs
414
+ run : ./check_logs.py
396
415
_73f8d728902a8cc9c807d77d1aaaedaf :
397
416
runs-on : ubuntu-latest
398
417
needs : kick_tuxsuite_defconfigs
Original file line number Diff line number Diff line change @@ -450,6 +450,25 @@ jobs:
450
450
name : output_artifact_defconfigs
451
451
- name : Check Build and Boot Logs
452
452
run : ./check_logs.py
453
+ _5af32085be4fcabef1535a573a0a5058 :
454
+ runs-on : ubuntu-latest
455
+ needs : kick_tuxsuite_defconfigs
456
+ name : ARCH=um BOOT=0 LLVM=1 LLVM_IAS=1 LLVM_VERSION=12 defconfig
457
+ env :
458
+ ARCH : um
459
+ LLVM_VERSION : 12
460
+ BOOT : 0
461
+ CONFIG : defconfig
462
+ container : ghcr.io/clangbuiltlinux/qemu
463
+ steps :
464
+ - uses : actions/checkout@v2
465
+ with :
466
+ submodules : true
467
+ - uses : actions/download-artifact@v2
468
+ with :
469
+ name : output_artifact_defconfigs
470
+ - name : Check Build and Boot Logs
471
+ run : ./check_logs.py
453
472
_d49633cca166398690b1f3ecad135a14 :
454
473
runs-on : ubuntu-latest
455
474
needs : kick_tuxsuite_defconfigs
Original file line number Diff line number Diff line change @@ -507,6 +507,25 @@ jobs:
507
507
name : output_artifact_defconfigs
508
508
- name : Check Build and Boot Logs
509
509
run : ./check_logs.py
510
+ _6b611154632c84af43787c69a8aa3a32 :
511
+ runs-on : ubuntu-latest
512
+ needs : kick_tuxsuite_defconfigs
513
+ name : ARCH=um BOOT=0 LLVM=1 LLVM_IAS=1 LLVM_VERSION=13 defconfig
514
+ env :
515
+ ARCH : um
516
+ LLVM_VERSION : 13
517
+ BOOT : 0
518
+ CONFIG : defconfig
519
+ container : ghcr.io/clangbuiltlinux/qemu
520
+ steps :
521
+ - uses : actions/checkout@v2
522
+ with :
523
+ submodules : true
524
+ - uses : actions/download-artifact@v2
525
+ with :
526
+ name : output_artifact_defconfigs
527
+ - name : Check Build and Boot Logs
528
+ run : ./check_logs.py
510
529
_5725232ce5f790d6db053c3d226eead6 :
511
530
runs-on : ubuntu-latest
512
531
needs : kick_tuxsuite_defconfigs
Original file line number Diff line number Diff line change @@ -507,6 +507,25 @@ jobs:
507
507
name : output_artifact_defconfigs
508
508
- name : Check Build and Boot Logs
509
509
run : ./check_logs.py
510
+ _3b832a6a6de2e7e8bc0dbef2bbe287ec :
511
+ runs-on : ubuntu-latest
512
+ needs : kick_tuxsuite_defconfigs
513
+ name : ARCH=um BOOT=0 LLVM=1 LLVM_IAS=1 LLVM_VERSION=14 defconfig
514
+ env :
515
+ ARCH : um
516
+ LLVM_VERSION : 14
517
+ BOOT : 0
518
+ CONFIG : defconfig
519
+ container : ghcr.io/clangbuiltlinux/qemu
520
+ steps :
521
+ - uses : actions/checkout@v2
522
+ with :
523
+ submodules : true
524
+ - uses : actions/download-artifact@v2
525
+ with :
526
+ name : output_artifact_defconfigs
527
+ - name : Check Build and Boot Logs
528
+ run : ./check_logs.py
510
529
_f83a8a60320f3abf313f8a5759c5391c :
511
530
runs-on : ubuntu-latest
512
531
needs : kick_tuxsuite_defconfigs
Original file line number Diff line number Diff line change @@ -507,6 +507,25 @@ jobs:
507
507
name : output_artifact_defconfigs
508
508
- name : Check Build and Boot Logs
509
509
run : ./check_logs.py
510
+ _b982da1577c084df4aa9963e518c587e :
511
+ runs-on : ubuntu-latest
512
+ needs : kick_tuxsuite_defconfigs
513
+ name : ARCH=um BOOT=0 LLVM=1 LLVM_IAS=1 LLVM_VERSION=15 defconfig
514
+ env :
515
+ ARCH : um
516
+ LLVM_VERSION : 15
517
+ BOOT : 0
518
+ CONFIG : defconfig
519
+ container : ghcr.io/clangbuiltlinux/qemu
520
+ steps :
521
+ - uses : actions/checkout@v2
522
+ with :
523
+ submodules : true
524
+ - uses : actions/download-artifact@v2
525
+ with :
526
+ name : output_artifact_defconfigs
527
+ - name : Check Build and Boot Logs
528
+ run : ./check_logs.py
510
529
_6a10973686962e1686b87d8f19b7ec54 :
511
530
runs-on : ubuntu-latest
512
531
needs : kick_tuxsuite_defconfigs
Original file line number Diff line number Diff line change @@ -393,6 +393,25 @@ jobs:
393
393
name : output_artifact_defconfigs
394
394
- name : Check Build and Boot Logs
395
395
run : ./check_logs.py
396
+ _9abdac6d26c0925c9bfa0e139851fc60 :
397
+ runs-on : ubuntu-latest
398
+ needs : kick_tuxsuite_defconfigs
399
+ name : ARCH=um BOOT=0 LLVM=1 LLVM_IAS=1 LLVM_VERSION=11 defconfig
400
+ env :
401
+ ARCH : um
402
+ LLVM_VERSION : 11
403
+ BOOT : 0
404
+ CONFIG : defconfig
405
+ container : ghcr.io/clangbuiltlinux/qemu
406
+ steps :
407
+ - uses : actions/checkout@v2
408
+ with :
409
+ submodules : true
410
+ - uses : actions/download-artifact@v2
411
+ with :
412
+ name : output_artifact_defconfigs
413
+ - name : Check Build and Boot Logs
414
+ run : ./check_logs.py
396
415
_73f8d728902a8cc9c807d77d1aaaedaf :
397
416
runs-on : ubuntu-latest
398
417
needs : kick_tuxsuite_defconfigs
Original file line number Diff line number Diff line change @@ -450,6 +450,25 @@ jobs:
450
450
name : output_artifact_defconfigs
451
451
- name : Check Build and Boot Logs
452
452
run : ./check_logs.py
453
+ _5af32085be4fcabef1535a573a0a5058 :
454
+ runs-on : ubuntu-latest
455
+ needs : kick_tuxsuite_defconfigs
456
+ name : ARCH=um BOOT=0 LLVM=1 LLVM_IAS=1 LLVM_VERSION=12 defconfig
457
+ env :
458
+ ARCH : um
459
+ LLVM_VERSION : 12
460
+ BOOT : 0
461
+ CONFIG : defconfig
462
+ container : ghcr.io/clangbuiltlinux/qemu
463
+ steps :
464
+ - uses : actions/checkout@v2
465
+ with :
466
+ submodules : true
467
+ - uses : actions/download-artifact@v2
468
+ with :
469
+ name : output_artifact_defconfigs
470
+ - name : Check Build and Boot Logs
471
+ run : ./check_logs.py
453
472
_d49633cca166398690b1f3ecad135a14 :
454
473
runs-on : ubuntu-latest
455
474
needs : kick_tuxsuite_defconfigs
Original file line number Diff line number Diff line change @@ -507,6 +507,25 @@ jobs:
507
507
name : output_artifact_defconfigs
508
508
- name : Check Build and Boot Logs
509
509
run : ./check_logs.py
510
+ _6b611154632c84af43787c69a8aa3a32 :
511
+ runs-on : ubuntu-latest
512
+ needs : kick_tuxsuite_defconfigs
513
+ name : ARCH=um BOOT=0 LLVM=1 LLVM_IAS=1 LLVM_VERSION=13 defconfig
514
+ env :
515
+ ARCH : um
516
+ LLVM_VERSION : 13
517
+ BOOT : 0
518
+ CONFIG : defconfig
519
+ container : ghcr.io/clangbuiltlinux/qemu
520
+ steps :
521
+ - uses : actions/checkout@v2
522
+ with :
523
+ submodules : true
524
+ - uses : actions/download-artifact@v2
525
+ with :
526
+ name : output_artifact_defconfigs
527
+ - name : Check Build and Boot Logs
528
+ run : ./check_logs.py
510
529
_5725232ce5f790d6db053c3d226eead6 :
511
530
runs-on : ubuntu-latest
512
531
needs : kick_tuxsuite_defconfigs
Original file line number Diff line number Diff line change @@ -507,6 +507,25 @@ jobs:
507
507
name : output_artifact_defconfigs
508
508
- name : Check Build and Boot Logs
509
509
run : ./check_logs.py
510
+ _3b832a6a6de2e7e8bc0dbef2bbe287ec :
511
+ runs-on : ubuntu-latest
512
+ needs : kick_tuxsuite_defconfigs
513
+ name : ARCH=um BOOT=0 LLVM=1 LLVM_IAS=1 LLVM_VERSION=14 defconfig
514
+ env :
515
+ ARCH : um
516
+ LLVM_VERSION : 14
517
+ BOOT : 0
518
+ CONFIG : defconfig
519
+ container : ghcr.io/clangbuiltlinux/qemu
520
+ steps :
521
+ - uses : actions/checkout@v2
522
+ with :
523
+ submodules : true
524
+ - uses : actions/download-artifact@v2
525
+ with :
526
+ name : output_artifact_defconfigs
527
+ - name : Check Build and Boot Logs
528
+ run : ./check_logs.py
510
529
_f83a8a60320f3abf313f8a5759c5391c :
511
530
runs-on : ubuntu-latest
512
531
needs : kick_tuxsuite_defconfigs
Original file line number Diff line number Diff line change @@ -507,6 +507,25 @@ jobs:
507
507
name : output_artifact_defconfigs
508
508
- name : Check Build and Boot Logs
509
509
run : ./check_logs.py
510
+ _b982da1577c084df4aa9963e518c587e :
511
+ runs-on : ubuntu-latest
512
+ needs : kick_tuxsuite_defconfigs
513
+ name : ARCH=um BOOT=0 LLVM=1 LLVM_IAS=1 LLVM_VERSION=15 defconfig
514
+ env :
515
+ ARCH : um
516
+ LLVM_VERSION : 15
517
+ BOOT : 0
518
+ CONFIG : defconfig
519
+ container : ghcr.io/clangbuiltlinux/qemu
520
+ steps :
521
+ - uses : actions/checkout@v2
522
+ with :
523
+ submodules : true
524
+ - uses : actions/download-artifact@v2
525
+ with :
526
+ name : output_artifact_defconfigs
527
+ - name : Check Build and Boot Logs
528
+ run : ./check_logs.py
510
529
_6a10973686962e1686b87d8f19b7ec54 :
511
530
runs-on : ubuntu-latest
512
531
needs : kick_tuxsuite_defconfigs
Original file line number Diff line number Diff line change @@ -230,6 +230,16 @@ sets:
230
230
make_variables :
231
231
LLVM : 1
232
232
LLVM_IAS : 0
233
+ - git_repo : https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
234
+ git_ref : master
235
+ target_arch : um
236
+ toolchain : clang-11
237
+ kconfig : defconfig
238
+ targets :
239
+ - default
240
+ make_variables :
241
+ LLVM : 1
242
+ LLVM_IAS : 1
233
243
- git_repo : https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
234
244
git_ref : master
235
245
target_arch : x86_64
Original file line number Diff line number Diff line change @@ -267,6 +267,16 @@ sets:
267
267
make_variables :
268
268
LLVM : 1
269
269
LLVM_IAS : 0
270
+ - git_repo : https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
271
+ git_ref : master
272
+ target_arch : um
273
+ toolchain : clang-12
274
+ kconfig : defconfig
275
+ targets :
276
+ - default
277
+ make_variables :
278
+ LLVM : 1
279
+ LLVM_IAS : 1
270
280
- git_repo : https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
271
281
git_ref : master
272
282
target_arch : x86_64
Original file line number Diff line number Diff line change @@ -301,6 +301,16 @@ sets:
301
301
- kernel
302
302
make_variables :
303
303
LLVM_IAS : 0
304
+ - git_repo : https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
305
+ git_ref : master
306
+ target_arch : um
307
+ toolchain : clang-13
308
+ kconfig : defconfig
309
+ targets :
310
+ - default
311
+ make_variables :
312
+ LLVM : 1
313
+ LLVM_IAS : 1
304
314
- git_repo : https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
305
315
git_ref : master
306
316
target_arch : x86_64
Original file line number Diff line number Diff line change @@ -301,6 +301,16 @@ sets:
301
301
- kernel
302
302
make_variables :
303
303
LLVM_IAS : 0
304
+ - git_repo : https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
305
+ git_ref : master
306
+ target_arch : um
307
+ toolchain : clang-14
308
+ kconfig : defconfig
309
+ targets :
310
+ - default
311
+ make_variables :
312
+ LLVM : 1
313
+ LLVM_IAS : 1
304
314
- git_repo : https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
305
315
git_ref : master
306
316
target_arch : x86_64
Original file line number Diff line number Diff line change @@ -301,6 +301,16 @@ sets:
301
301
- kernel
302
302
make_variables :
303
303
LLVM_IAS : 0
304
+ - git_repo : https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
305
+ git_ref : master
306
+ target_arch : um
307
+ toolchain : clang-nightly
308
+ kconfig : defconfig
309
+ targets :
310
+ - default
311
+ make_variables :
312
+ LLVM : 1
313
+ LLVM_IAS : 1
304
314
- git_repo : https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
305
315
git_ref : master
306
316
target_arch : x86_64
Original file line number Diff line number Diff line change @@ -230,6 +230,16 @@ sets:
230
230
make_variables :
231
231
LLVM : 1
232
232
LLVM_IAS : 0
233
+ - git_repo : https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
234
+ git_ref : master
235
+ target_arch : um
236
+ toolchain : clang-11
237
+ kconfig : defconfig
238
+ targets :
239
+ - default
240
+ make_variables :
241
+ LLVM : 1
242
+ LLVM_IAS : 1
233
243
- git_repo : https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
234
244
git_ref : master
235
245
target_arch : x86_64
Original file line number Diff line number Diff line change @@ -267,6 +267,16 @@ sets:
267
267
make_variables :
268
268
LLVM : 1
269
269
LLVM_IAS : 0
270
+ - git_repo : https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
271
+ git_ref : master
272
+ target_arch : um
273
+ toolchain : clang-12
274
+ kconfig : defconfig
275
+ targets :
276
+ - default
277
+ make_variables :
278
+ LLVM : 1
279
+ LLVM_IAS : 1
270
280
- git_repo : https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
271
281
git_ref : master
272
282
target_arch : x86_64
Original file line number Diff line number Diff line change @@ -301,6 +301,16 @@ sets:
301
301
- kernel
302
302
make_variables :
303
303
LLVM_IAS : 0
304
+ - git_repo : https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
305
+ git_ref : master
306
+ target_arch : um
307
+ toolchain : clang-13
308
+ kconfig : defconfig
309
+ targets :
310
+ - default
311
+ make_variables :
312
+ LLVM : 1
313
+ LLVM_IAS : 1
304
314
- git_repo : https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
305
315
git_ref : master
306
316
target_arch : x86_64
You can’t perform that action at this time.
0 commit comments