Skip to content

Commit 5595c39

Browse files
committed
ci: Regenerate GitHub Actions workflow and TuxSuite files
Signed-off-by: Nathan Chancellor <[email protected]>
1 parent e9dcc03 commit 5595c39

20 files changed

+290
-0
lines changed

.github/workflows/mainline-clang-11.yml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -393,6 +393,25 @@ jobs:
393393
name: output_artifact_defconfigs
394394
- name: Check Build and Boot Logs
395395
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
396415
_73f8d728902a8cc9c807d77d1aaaedaf:
397416
runs-on: ubuntu-latest
398417
needs: kick_tuxsuite_defconfigs

.github/workflows/mainline-clang-12.yml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -450,6 +450,25 @@ jobs:
450450
name: output_artifact_defconfigs
451451
- name: Check Build and Boot Logs
452452
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
453472
_d49633cca166398690b1f3ecad135a14:
454473
runs-on: ubuntu-latest
455474
needs: kick_tuxsuite_defconfigs

.github/workflows/mainline-clang-13.yml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -507,6 +507,25 @@ jobs:
507507
name: output_artifact_defconfigs
508508
- name: Check Build and Boot Logs
509509
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
510529
_5725232ce5f790d6db053c3d226eead6:
511530
runs-on: ubuntu-latest
512531
needs: kick_tuxsuite_defconfigs

.github/workflows/mainline-clang-14.yml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -507,6 +507,25 @@ jobs:
507507
name: output_artifact_defconfigs
508508
- name: Check Build and Boot Logs
509509
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
510529
_f83a8a60320f3abf313f8a5759c5391c:
511530
runs-on: ubuntu-latest
512531
needs: kick_tuxsuite_defconfigs

.github/workflows/mainline-clang-15.yml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -507,6 +507,25 @@ jobs:
507507
name: output_artifact_defconfigs
508508
- name: Check Build and Boot Logs
509509
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
510529
_6a10973686962e1686b87d8f19b7ec54:
511530
runs-on: ubuntu-latest
512531
needs: kick_tuxsuite_defconfigs

.github/workflows/next-clang-11.yml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -393,6 +393,25 @@ jobs:
393393
name: output_artifact_defconfigs
394394
- name: Check Build and Boot Logs
395395
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
396415
_73f8d728902a8cc9c807d77d1aaaedaf:
397416
runs-on: ubuntu-latest
398417
needs: kick_tuxsuite_defconfigs

.github/workflows/next-clang-12.yml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -450,6 +450,25 @@ jobs:
450450
name: output_artifact_defconfigs
451451
- name: Check Build and Boot Logs
452452
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
453472
_d49633cca166398690b1f3ecad135a14:
454473
runs-on: ubuntu-latest
455474
needs: kick_tuxsuite_defconfigs

.github/workflows/next-clang-13.yml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -507,6 +507,25 @@ jobs:
507507
name: output_artifact_defconfigs
508508
- name: Check Build and Boot Logs
509509
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
510529
_5725232ce5f790d6db053c3d226eead6:
511530
runs-on: ubuntu-latest
512531
needs: kick_tuxsuite_defconfigs

.github/workflows/next-clang-14.yml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -507,6 +507,25 @@ jobs:
507507
name: output_artifact_defconfigs
508508
- name: Check Build and Boot Logs
509509
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
510529
_f83a8a60320f3abf313f8a5759c5391c:
511530
runs-on: ubuntu-latest
512531
needs: kick_tuxsuite_defconfigs

.github/workflows/next-clang-15.yml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -507,6 +507,25 @@ jobs:
507507
name: output_artifact_defconfigs
508508
- name: Check Build and Boot Logs
509509
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
510529
_6a10973686962e1686b87d8f19b7ec54:
511530
runs-on: ubuntu-latest
512531
needs: kick_tuxsuite_defconfigs

tuxsuite/mainline-clang-11.tux.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,16 @@ sets:
230230
make_variables:
231231
LLVM: 1
232232
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
233243
- git_repo: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
234244
git_ref: master
235245
target_arch: x86_64

tuxsuite/mainline-clang-12.tux.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,16 @@ sets:
267267
make_variables:
268268
LLVM: 1
269269
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
270280
- git_repo: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
271281
git_ref: master
272282
target_arch: x86_64

tuxsuite/mainline-clang-13.tux.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,16 @@ sets:
301301
- kernel
302302
make_variables:
303303
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
304314
- git_repo: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
305315
git_ref: master
306316
target_arch: x86_64

tuxsuite/mainline-clang-14.tux.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,16 @@ sets:
301301
- kernel
302302
make_variables:
303303
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
304314
- git_repo: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
305315
git_ref: master
306316
target_arch: x86_64

tuxsuite/mainline-clang-15.tux.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,16 @@ sets:
301301
- kernel
302302
make_variables:
303303
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
304314
- git_repo: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
305315
git_ref: master
306316
target_arch: x86_64

tuxsuite/next-clang-11.tux.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,16 @@ sets:
230230
make_variables:
231231
LLVM: 1
232232
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
233243
- git_repo: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
234244
git_ref: master
235245
target_arch: x86_64

tuxsuite/next-clang-12.tux.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,16 @@ sets:
267267
make_variables:
268268
LLVM: 1
269269
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
270280
- git_repo: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
271281
git_ref: master
272282
target_arch: x86_64

tuxsuite/next-clang-13.tux.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,16 @@ sets:
301301
- kernel
302302
make_variables:
303303
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
304314
- git_repo: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
305315
git_ref: master
306316
target_arch: x86_64

0 commit comments

Comments
 (0)