Skip to content

Commit a1cea16

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

12 files changed

+48
-302
lines changed

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

Lines changed: 0 additions & 84 deletions
Original file line numberDiff line numberDiff line change
@@ -515,48 +515,6 @@ jobs:
515515
name: output_artifact_defconfigs
516516
- name: Check Build and Boot Logs
517517
run: ./check_logs.py
518-
_5efcbae1959e140c37060595422c0e64:
519-
runs-on: ubuntu-latest
520-
needs: kick_tuxsuite_defconfigs
521-
name: ARCH=s390 CC=clang LLVM_IAS=0 LLVM_VERSION=13 defconfig
522-
env:
523-
ARCH: s390
524-
LLVM_VERSION: 13
525-
BOOT: 1
526-
CONFIG: defconfig
527-
container:
528-
image: ghcr.io/clangbuiltlinux/qemu
529-
options: --ipc=host
530-
steps:
531-
- uses: actions/checkout@v2
532-
with:
533-
submodules: true
534-
- uses: actions/download-artifact@v2
535-
with:
536-
name: output_artifact_defconfigs
537-
- name: Check Build and Boot Logs
538-
run: ./check_logs.py
539-
_6871ff39283ff45d530dbe38ff445fab:
540-
runs-on: ubuntu-latest
541-
needs: kick_tuxsuite_defconfigs
542-
name: ARCH=s390 CC=clang LLVM_IAS=0 LLVM_VERSION=13 defconfig+CONFIG_KASAN=y+CONFIG_KASAN_KUNIT_TEST=y+CONFIG_KASAN_VMALLOC=y+CONFIG_KUNIT=y
543-
env:
544-
ARCH: s390
545-
LLVM_VERSION: 13
546-
BOOT: 1
547-
CONFIG: defconfig+CONFIG_KASAN=y+CONFIG_KASAN_KUNIT_TEST=y+CONFIG_KASAN_VMALLOC=y+CONFIG_KUNIT=y
548-
container:
549-
image: ghcr.io/clangbuiltlinux/qemu
550-
options: --ipc=host
551-
steps:
552-
- uses: actions/checkout@v2
553-
with:
554-
submodules: true
555-
- uses: actions/download-artifact@v2
556-
with:
557-
name: output_artifact_defconfigs
558-
- name: Check Build and Boot Logs
559-
run: ./check_logs.py
560518
_171147249819cb6e8281ffa046070e68:
561519
runs-on: ubuntu-latest
562520
needs: kick_tuxsuite_defconfigs
@@ -867,48 +825,6 @@ jobs:
867825
name: output_artifact_distribution_configs
868826
- name: Check Build and Boot Logs
869827
run: ./check_logs.py
870-
_306cd6f0d8de501c4ecfdc903ce9f4a1:
871-
runs-on: ubuntu-latest
872-
needs: kick_tuxsuite_distribution_configs
873-
name: ARCH=s390 CC=clang LLVM_IAS=0 LLVM_VERSION=13 https://src.fedoraproject.org/rpms/kernel/raw/rawhide/f/kernel-s390x-fedora.config+CONFIG_BPF_PRELOAD=n
874-
env:
875-
ARCH: s390
876-
LLVM_VERSION: 13
877-
BOOT: 1
878-
CONFIG: https://src.fedoraproject.org/rpms/kernel/raw/rawhide/f/kernel-s390x-fedora.config+CONFIG_BPF_PRELOAD=n
879-
container:
880-
image: ghcr.io/clangbuiltlinux/qemu
881-
options: --ipc=host
882-
steps:
883-
- uses: actions/checkout@v2
884-
with:
885-
submodules: true
886-
- uses: actions/download-artifact@v2
887-
with:
888-
name: output_artifact_distribution_configs
889-
- name: Check Build and Boot Logs
890-
run: ./check_logs.py
891-
_20c70aed2de0e5913ffc04e55d5b2480:
892-
runs-on: ubuntu-latest
893-
needs: kick_tuxsuite_distribution_configs
894-
name: ARCH=s390 CC=clang LLVM_IAS=0 LLVM_VERSION=13 https://github.com/openSUSE/kernel-source/raw/master/config/s390x/default
895-
env:
896-
ARCH: s390
897-
LLVM_VERSION: 13
898-
BOOT: 1
899-
CONFIG: https://github.com/openSUSE/kernel-source/raw/master/config/s390x/default
900-
container:
901-
image: ghcr.io/clangbuiltlinux/qemu
902-
options: --ipc=host
903-
steps:
904-
- uses: actions/checkout@v2
905-
with:
906-
submodules: true
907-
- uses: actions/download-artifact@v2
908-
with:
909-
name: output_artifact_distribution_configs
910-
- name: Check Build and Boot Logs
911-
run: ./check_logs.py
912828
_cd3a9116f9c669b21bb4476766660a71:
913829
runs-on: ubuntu-latest
914830
needs: kick_tuxsuite_distribution_configs

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -515,10 +515,10 @@ jobs:
515515
name: output_artifact_defconfigs
516516
- name: Check Build and Boot Logs
517517
run: ./check_logs.py
518-
_ce0af404b66e66fab0051752de993c24:
518+
_23d923e1805810d13ca20a6423b2cdab:
519519
runs-on: ubuntu-latest
520520
needs: kick_tuxsuite_defconfigs
521-
name: ARCH=s390 CC=clang LLVM_IAS=0 LLVM_VERSION=14 defconfig
521+
name: ARCH=s390 CC=clang LLVM_IAS=1 LLVM_VERSION=14 defconfig
522522
env:
523523
ARCH: s390
524524
LLVM_VERSION: 14
@@ -536,10 +536,10 @@ jobs:
536536
name: output_artifact_defconfigs
537537
- name: Check Build and Boot Logs
538538
run: ./check_logs.py
539-
_58be758bb874077e6b86f22d914b9272:
539+
_6e6b3b702a815518adabf9e53390b58a:
540540
runs-on: ubuntu-latest
541541
needs: kick_tuxsuite_defconfigs
542-
name: ARCH=s390 CC=clang LLVM_IAS=0 LLVM_VERSION=14 defconfig+CONFIG_KASAN=y+CONFIG_KASAN_KUNIT_TEST=y+CONFIG_KASAN_VMALLOC=y+CONFIG_KUNIT=y
542+
name: ARCH=s390 CC=clang LLVM_IAS=1 LLVM_VERSION=14 defconfig+CONFIG_KASAN=y+CONFIG_KASAN_KUNIT_TEST=y+CONFIG_KASAN_VMALLOC=y+CONFIG_KUNIT=y
543543
env:
544544
ARCH: s390
545545
LLVM_VERSION: 14
@@ -867,10 +867,10 @@ jobs:
867867
name: output_artifact_distribution_configs
868868
- name: Check Build and Boot Logs
869869
run: ./check_logs.py
870-
_dde2b10dd09a89c70b6a2be1755c8a0f:
870+
_ff5813e7c5aaa08f8cd15425ea1ea125:
871871
runs-on: ubuntu-latest
872872
needs: kick_tuxsuite_distribution_configs
873-
name: ARCH=s390 CC=clang LLVM_IAS=0 LLVM_VERSION=14 https://src.fedoraproject.org/rpms/kernel/raw/rawhide/f/kernel-s390x-fedora.config+CONFIG_BPF_PRELOAD=n
873+
name: ARCH=s390 CC=clang LLVM_IAS=1 LLVM_VERSION=14 https://src.fedoraproject.org/rpms/kernel/raw/rawhide/f/kernel-s390x-fedora.config+CONFIG_BPF_PRELOAD=n
874874
env:
875875
ARCH: s390
876876
LLVM_VERSION: 14
@@ -888,10 +888,10 @@ jobs:
888888
name: output_artifact_distribution_configs
889889
- name: Check Build and Boot Logs
890890
run: ./check_logs.py
891-
_6161e9074b74a20558e1cbad2b391df3:
891+
_2f0fa674996dc7a23c5fbb9059eb7495:
892892
runs-on: ubuntu-latest
893893
needs: kick_tuxsuite_distribution_configs
894-
name: ARCH=s390 CC=clang LLVM_IAS=0 LLVM_VERSION=14 https://github.com/openSUSE/kernel-source/raw/master/config/s390x/default
894+
name: ARCH=s390 CC=clang LLVM_IAS=1 LLVM_VERSION=14 https://github.com/openSUSE/kernel-source/raw/master/config/s390x/default
895895
env:
896896
ARCH: s390
897897
LLVM_VERSION: 14

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -515,10 +515,10 @@ jobs:
515515
name: output_artifact_defconfigs
516516
- name: Check Build and Boot Logs
517517
run: ./check_logs.py
518-
_84529d5624fc9c9e973a4199bc878401:
518+
_c88baa59bd61d2b4032d85d9ddcbdc87:
519519
runs-on: ubuntu-latest
520520
needs: kick_tuxsuite_defconfigs
521-
name: ARCH=s390 CC=clang LLVM_IAS=0 LLVM_VERSION=15 defconfig
521+
name: ARCH=s390 CC=clang LLVM_IAS=1 LLVM_VERSION=15 defconfig
522522
env:
523523
ARCH: s390
524524
LLVM_VERSION: 15
@@ -536,10 +536,10 @@ jobs:
536536
name: output_artifact_defconfigs
537537
- name: Check Build and Boot Logs
538538
run: ./check_logs.py
539-
_3a2f5cb85c1b515ae83fd386248cc5b1:
539+
_dacebeb02e752b1e59007e784e0025dd:
540540
runs-on: ubuntu-latest
541541
needs: kick_tuxsuite_defconfigs
542-
name: ARCH=s390 CC=clang LLVM_IAS=0 LLVM_VERSION=15 defconfig+CONFIG_KASAN=y+CONFIG_KASAN_KUNIT_TEST=y+CONFIG_KASAN_VMALLOC=y+CONFIG_KUNIT=y
542+
name: ARCH=s390 CC=clang LLVM_IAS=1 LLVM_VERSION=15 defconfig+CONFIG_KASAN=y+CONFIG_KASAN_KUNIT_TEST=y+CONFIG_KASAN_VMALLOC=y+CONFIG_KUNIT=y
543543
env:
544544
ARCH: s390
545545
LLVM_VERSION: 15
@@ -867,10 +867,10 @@ jobs:
867867
name: output_artifact_distribution_configs
868868
- name: Check Build and Boot Logs
869869
run: ./check_logs.py
870-
_df746f3ce8be382b98e15c3a1265591b:
870+
_4cf09a455104c64c40e99e6b93b41652:
871871
runs-on: ubuntu-latest
872872
needs: kick_tuxsuite_distribution_configs
873-
name: ARCH=s390 CC=clang LLVM_IAS=0 LLVM_VERSION=15 https://src.fedoraproject.org/rpms/kernel/raw/rawhide/f/kernel-s390x-fedora.config+CONFIG_BPF_PRELOAD=n
873+
name: ARCH=s390 CC=clang LLVM_IAS=1 LLVM_VERSION=15 https://src.fedoraproject.org/rpms/kernel/raw/rawhide/f/kernel-s390x-fedora.config+CONFIG_BPF_PRELOAD=n
874874
env:
875875
ARCH: s390
876876
LLVM_VERSION: 15
@@ -888,10 +888,10 @@ jobs:
888888
name: output_artifact_distribution_configs
889889
- name: Check Build and Boot Logs
890890
run: ./check_logs.py
891-
_39d27acb5f45b1de0af5e6c9cbe0bdc0:
891+
_49454db13cdb9d8b2cf0f60bba76f6f6:
892892
runs-on: ubuntu-latest
893893
needs: kick_tuxsuite_distribution_configs
894-
name: ARCH=s390 CC=clang LLVM_IAS=0 LLVM_VERSION=15 https://github.com/openSUSE/kernel-source/raw/master/config/s390x/default
894+
name: ARCH=s390 CC=clang LLVM_IAS=1 LLVM_VERSION=15 https://github.com/openSUSE/kernel-source/raw/master/config/s390x/default
895895
env:
896896
ARCH: s390
897897
LLVM_VERSION: 15

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

Lines changed: 0 additions & 84 deletions
Original file line numberDiff line numberDiff line change
@@ -494,48 +494,6 @@ jobs:
494494
name: output_artifact_defconfigs
495495
- name: Check Build and Boot Logs
496496
run: ./check_logs.py
497-
_5efcbae1959e140c37060595422c0e64:
498-
runs-on: ubuntu-latest
499-
needs: kick_tuxsuite_defconfigs
500-
name: ARCH=s390 CC=clang LLVM_IAS=0 LLVM_VERSION=13 defconfig
501-
env:
502-
ARCH: s390
503-
LLVM_VERSION: 13
504-
BOOT: 1
505-
CONFIG: defconfig
506-
container:
507-
image: ghcr.io/clangbuiltlinux/qemu
508-
options: --ipc=host
509-
steps:
510-
- uses: actions/checkout@v2
511-
with:
512-
submodules: true
513-
- uses: actions/download-artifact@v2
514-
with:
515-
name: output_artifact_defconfigs
516-
- name: Check Build and Boot Logs
517-
run: ./check_logs.py
518-
_6871ff39283ff45d530dbe38ff445fab:
519-
runs-on: ubuntu-latest
520-
needs: kick_tuxsuite_defconfigs
521-
name: ARCH=s390 CC=clang LLVM_IAS=0 LLVM_VERSION=13 defconfig+CONFIG_KASAN=y+CONFIG_KASAN_KUNIT_TEST=y+CONFIG_KASAN_VMALLOC=y+CONFIG_KUNIT=y
522-
env:
523-
ARCH: s390
524-
LLVM_VERSION: 13
525-
BOOT: 1
526-
CONFIG: defconfig+CONFIG_KASAN=y+CONFIG_KASAN_KUNIT_TEST=y+CONFIG_KASAN_VMALLOC=y+CONFIG_KUNIT=y
527-
container:
528-
image: ghcr.io/clangbuiltlinux/qemu
529-
options: --ipc=host
530-
steps:
531-
- uses: actions/checkout@v2
532-
with:
533-
submodules: true
534-
- uses: actions/download-artifact@v2
535-
with:
536-
name: output_artifact_defconfigs
537-
- name: Check Build and Boot Logs
538-
run: ./check_logs.py
539497
_171147249819cb6e8281ffa046070e68:
540498
runs-on: ubuntu-latest
541499
needs: kick_tuxsuite_defconfigs
@@ -867,48 +825,6 @@ jobs:
867825
name: output_artifact_distribution_configs
868826
- name: Check Build and Boot Logs
869827
run: ./check_logs.py
870-
_306cd6f0d8de501c4ecfdc903ce9f4a1:
871-
runs-on: ubuntu-latest
872-
needs: kick_tuxsuite_distribution_configs
873-
name: ARCH=s390 CC=clang LLVM_IAS=0 LLVM_VERSION=13 https://src.fedoraproject.org/rpms/kernel/raw/rawhide/f/kernel-s390x-fedora.config+CONFIG_BPF_PRELOAD=n
874-
env:
875-
ARCH: s390
876-
LLVM_VERSION: 13
877-
BOOT: 1
878-
CONFIG: https://src.fedoraproject.org/rpms/kernel/raw/rawhide/f/kernel-s390x-fedora.config+CONFIG_BPF_PRELOAD=n
879-
container:
880-
image: ghcr.io/clangbuiltlinux/qemu
881-
options: --ipc=host
882-
steps:
883-
- uses: actions/checkout@v2
884-
with:
885-
submodules: true
886-
- uses: actions/download-artifact@v2
887-
with:
888-
name: output_artifact_distribution_configs
889-
- name: Check Build and Boot Logs
890-
run: ./check_logs.py
891-
_20c70aed2de0e5913ffc04e55d5b2480:
892-
runs-on: ubuntu-latest
893-
needs: kick_tuxsuite_distribution_configs
894-
name: ARCH=s390 CC=clang LLVM_IAS=0 LLVM_VERSION=13 https://github.com/openSUSE/kernel-source/raw/master/config/s390x/default
895-
env:
896-
ARCH: s390
897-
LLVM_VERSION: 13
898-
BOOT: 1
899-
CONFIG: https://github.com/openSUSE/kernel-source/raw/master/config/s390x/default
900-
container:
901-
image: ghcr.io/clangbuiltlinux/qemu
902-
options: --ipc=host
903-
steps:
904-
- uses: actions/checkout@v2
905-
with:
906-
submodules: true
907-
- uses: actions/download-artifact@v2
908-
with:
909-
name: output_artifact_distribution_configs
910-
- name: Check Build and Boot Logs
911-
run: ./check_logs.py
912828
_cd3a9116f9c669b21bb4476766660a71:
913829
runs-on: ubuntu-latest
914830
needs: kick_tuxsuite_distribution_configs

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -515,10 +515,10 @@ jobs:
515515
name: output_artifact_defconfigs
516516
- name: Check Build and Boot Logs
517517
run: ./check_logs.py
518-
_ce0af404b66e66fab0051752de993c24:
518+
_23d923e1805810d13ca20a6423b2cdab:
519519
runs-on: ubuntu-latest
520520
needs: kick_tuxsuite_defconfigs
521-
name: ARCH=s390 CC=clang LLVM_IAS=0 LLVM_VERSION=14 defconfig
521+
name: ARCH=s390 CC=clang LLVM_IAS=1 LLVM_VERSION=14 defconfig
522522
env:
523523
ARCH: s390
524524
LLVM_VERSION: 14
@@ -536,10 +536,10 @@ jobs:
536536
name: output_artifact_defconfigs
537537
- name: Check Build and Boot Logs
538538
run: ./check_logs.py
539-
_58be758bb874077e6b86f22d914b9272:
539+
_6e6b3b702a815518adabf9e53390b58a:
540540
runs-on: ubuntu-latest
541541
needs: kick_tuxsuite_defconfigs
542-
name: ARCH=s390 CC=clang LLVM_IAS=0 LLVM_VERSION=14 defconfig+CONFIG_KASAN=y+CONFIG_KASAN_KUNIT_TEST=y+CONFIG_KASAN_VMALLOC=y+CONFIG_KUNIT=y
542+
name: ARCH=s390 CC=clang LLVM_IAS=1 LLVM_VERSION=14 defconfig+CONFIG_KASAN=y+CONFIG_KASAN_KUNIT_TEST=y+CONFIG_KASAN_VMALLOC=y+CONFIG_KUNIT=y
543543
env:
544544
ARCH: s390
545545
LLVM_VERSION: 14
@@ -888,10 +888,10 @@ jobs:
888888
name: output_artifact_distribution_configs
889889
- name: Check Build and Boot Logs
890890
run: ./check_logs.py
891-
_dde2b10dd09a89c70b6a2be1755c8a0f:
891+
_ff5813e7c5aaa08f8cd15425ea1ea125:
892892
runs-on: ubuntu-latest
893893
needs: kick_tuxsuite_distribution_configs
894-
name: ARCH=s390 CC=clang LLVM_IAS=0 LLVM_VERSION=14 https://src.fedoraproject.org/rpms/kernel/raw/rawhide/f/kernel-s390x-fedora.config+CONFIG_BPF_PRELOAD=n
894+
name: ARCH=s390 CC=clang LLVM_IAS=1 LLVM_VERSION=14 https://src.fedoraproject.org/rpms/kernel/raw/rawhide/f/kernel-s390x-fedora.config+CONFIG_BPF_PRELOAD=n
895895
env:
896896
ARCH: s390
897897
LLVM_VERSION: 14
@@ -909,10 +909,10 @@ jobs:
909909
name: output_artifact_distribution_configs
910910
- name: Check Build and Boot Logs
911911
run: ./check_logs.py
912-
_6161e9074b74a20558e1cbad2b391df3:
912+
_2f0fa674996dc7a23c5fbb9059eb7495:
913913
runs-on: ubuntu-latest
914914
needs: kick_tuxsuite_distribution_configs
915-
name: ARCH=s390 CC=clang LLVM_IAS=0 LLVM_VERSION=14 https://github.com/openSUSE/kernel-source/raw/master/config/s390x/default
915+
name: ARCH=s390 CC=clang LLVM_IAS=1 LLVM_VERSION=14 https://github.com/openSUSE/kernel-source/raw/master/config/s390x/default
916916
env:
917917
ARCH: s390
918918
LLVM_VERSION: 14

0 commit comments

Comments
 (0)