Skip to content

Commit

Permalink
ci: Regenerate GitHub Actions workflow and TuxSuite files
Browse files Browse the repository at this point in the history
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
  • Loading branch information
nathanchance committed May 18, 2022
1 parent 154fc41 commit c8ef8b5
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 151 deletions.
84 changes: 0 additions & 84 deletions .github/workflows/next-clang-13.yml
Original file line number Diff line number Diff line change
Expand Up @@ -494,48 +494,6 @@ jobs:
name: output_artifact_defconfigs
- name: Check Build and Boot Logs
run: ./check_logs.py
_5efcbae1959e140c37060595422c0e64:
runs-on: ubuntu-latest
needs: kick_tuxsuite_defconfigs
name: ARCH=s390 CC=clang LLVM_IAS=0 LLVM_VERSION=13 defconfig
env:
ARCH: s390
LLVM_VERSION: 13
BOOT: 1
CONFIG: defconfig
container:
image: ghcr.io/clangbuiltlinux/qemu
options: --ipc=host
steps:
- uses: actions/checkout@v2
with:
submodules: true
- uses: actions/download-artifact@v2
with:
name: output_artifact_defconfigs
- name: Check Build and Boot Logs
run: ./check_logs.py
_6871ff39283ff45d530dbe38ff445fab:
runs-on: ubuntu-latest
needs: kick_tuxsuite_defconfigs
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
env:
ARCH: s390
LLVM_VERSION: 13
BOOT: 1
CONFIG: defconfig+CONFIG_KASAN=y+CONFIG_KASAN_KUNIT_TEST=y+CONFIG_KASAN_VMALLOC=y+CONFIG_KUNIT=y
container:
image: ghcr.io/clangbuiltlinux/qemu
options: --ipc=host
steps:
- uses: actions/checkout@v2
with:
submodules: true
- uses: actions/download-artifact@v2
with:
name: output_artifact_defconfigs
- name: Check Build and Boot Logs
run: ./check_logs.py
_171147249819cb6e8281ffa046070e68:
runs-on: ubuntu-latest
needs: kick_tuxsuite_defconfigs
Expand Down Expand Up @@ -867,48 +825,6 @@ jobs:
name: output_artifact_distribution_configs
- name: Check Build and Boot Logs
run: ./check_logs.py
_306cd6f0d8de501c4ecfdc903ce9f4a1:
runs-on: ubuntu-latest
needs: kick_tuxsuite_distribution_configs
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
env:
ARCH: s390
LLVM_VERSION: 13
BOOT: 1
CONFIG: https://src.fedoraproject.org/rpms/kernel/raw/rawhide/f/kernel-s390x-fedora.config+CONFIG_BPF_PRELOAD=n
container:
image: ghcr.io/clangbuiltlinux/qemu
options: --ipc=host
steps:
- uses: actions/checkout@v2
with:
submodules: true
- uses: actions/download-artifact@v2
with:
name: output_artifact_distribution_configs
- name: Check Build and Boot Logs
run: ./check_logs.py
_20c70aed2de0e5913ffc04e55d5b2480:
runs-on: ubuntu-latest
needs: kick_tuxsuite_distribution_configs
name: ARCH=s390 CC=clang LLVM_IAS=0 LLVM_VERSION=13 https://github.com/openSUSE/kernel-source/raw/master/config/s390x/default
env:
ARCH: s390
LLVM_VERSION: 13
BOOT: 1
CONFIG: https://github.com/openSUSE/kernel-source/raw/master/config/s390x/default
container:
image: ghcr.io/clangbuiltlinux/qemu
options: --ipc=host
steps:
- uses: actions/checkout@v2
with:
submodules: true
- uses: actions/download-artifact@v2
with:
name: output_artifact_distribution_configs
- name: Check Build and Boot Logs
run: ./check_logs.py
_cd3a9116f9c669b21bb4476766660a71:
runs-on: ubuntu-latest
needs: kick_tuxsuite_distribution_configs
Expand Down
16 changes: 8 additions & 8 deletions .github/workflows/next-clang-14.yml
Original file line number Diff line number Diff line change
Expand Up @@ -515,10 +515,10 @@ jobs:
name: output_artifact_defconfigs
- name: Check Build and Boot Logs
run: ./check_logs.py
_ce0af404b66e66fab0051752de993c24:
_23d923e1805810d13ca20a6423b2cdab:
runs-on: ubuntu-latest
needs: kick_tuxsuite_defconfigs
name: ARCH=s390 CC=clang LLVM_IAS=0 LLVM_VERSION=14 defconfig
name: ARCH=s390 CC=clang LLVM_IAS=1 LLVM_VERSION=14 defconfig
env:
ARCH: s390
LLVM_VERSION: 14
Expand All @@ -536,10 +536,10 @@ jobs:
name: output_artifact_defconfigs
- name: Check Build and Boot Logs
run: ./check_logs.py
_58be758bb874077e6b86f22d914b9272:
_6e6b3b702a815518adabf9e53390b58a:
runs-on: ubuntu-latest
needs: kick_tuxsuite_defconfigs
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
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
env:
ARCH: s390
LLVM_VERSION: 14
Expand Down Expand Up @@ -888,10 +888,10 @@ jobs:
name: output_artifact_distribution_configs
- name: Check Build and Boot Logs
run: ./check_logs.py
_dde2b10dd09a89c70b6a2be1755c8a0f:
_ff5813e7c5aaa08f8cd15425ea1ea125:
runs-on: ubuntu-latest
needs: kick_tuxsuite_distribution_configs
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
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
env:
ARCH: s390
LLVM_VERSION: 14
Expand All @@ -909,10 +909,10 @@ jobs:
name: output_artifact_distribution_configs
- name: Check Build and Boot Logs
run: ./check_logs.py
_6161e9074b74a20558e1cbad2b391df3:
_2f0fa674996dc7a23c5fbb9059eb7495:
runs-on: ubuntu-latest
needs: kick_tuxsuite_distribution_configs
name: ARCH=s390 CC=clang LLVM_IAS=0 LLVM_VERSION=14 https://github.com/openSUSE/kernel-source/raw/master/config/s390x/default
name: ARCH=s390 CC=clang LLVM_IAS=1 LLVM_VERSION=14 https://github.com/openSUSE/kernel-source/raw/master/config/s390x/default
env:
ARCH: s390
LLVM_VERSION: 14
Expand Down
16 changes: 8 additions & 8 deletions .github/workflows/next-clang-15.yml
Original file line number Diff line number Diff line change
Expand Up @@ -515,10 +515,10 @@ jobs:
name: output_artifact_defconfigs
- name: Check Build and Boot Logs
run: ./check_logs.py
_84529d5624fc9c9e973a4199bc878401:
_c88baa59bd61d2b4032d85d9ddcbdc87:
runs-on: ubuntu-latest
needs: kick_tuxsuite_defconfigs
name: ARCH=s390 CC=clang LLVM_IAS=0 LLVM_VERSION=15 defconfig
name: ARCH=s390 CC=clang LLVM_IAS=1 LLVM_VERSION=15 defconfig
env:
ARCH: s390
LLVM_VERSION: 15
Expand All @@ -536,10 +536,10 @@ jobs:
name: output_artifact_defconfigs
- name: Check Build and Boot Logs
run: ./check_logs.py
_3a2f5cb85c1b515ae83fd386248cc5b1:
_dacebeb02e752b1e59007e784e0025dd:
runs-on: ubuntu-latest
needs: kick_tuxsuite_defconfigs
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
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
env:
ARCH: s390
LLVM_VERSION: 15
Expand Down Expand Up @@ -888,10 +888,10 @@ jobs:
name: output_artifact_distribution_configs
- name: Check Build and Boot Logs
run: ./check_logs.py
_df746f3ce8be382b98e15c3a1265591b:
_4cf09a455104c64c40e99e6b93b41652:
runs-on: ubuntu-latest
needs: kick_tuxsuite_distribution_configs
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
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
env:
ARCH: s390
LLVM_VERSION: 15
Expand All @@ -909,10 +909,10 @@ jobs:
name: output_artifact_distribution_configs
- name: Check Build and Boot Logs
run: ./check_logs.py
_39d27acb5f45b1de0af5e6c9cbe0bdc0:
_49454db13cdb9d8b2cf0f60bba76f6f6:
runs-on: ubuntu-latest
needs: kick_tuxsuite_distribution_configs
name: ARCH=s390 CC=clang LLVM_IAS=0 LLVM_VERSION=15 https://github.com/openSUSE/kernel-source/raw/master/config/s390x/default
name: ARCH=s390 CC=clang LLVM_IAS=1 LLVM_VERSION=15 https://github.com/openSUSE/kernel-source/raw/master/config/s390x/default
env:
ARCH: s390
LLVM_VERSION: 15
Expand Down
43 changes: 0 additions & 43 deletions tuxsuite/next-clang-13.tux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -265,29 +265,6 @@ sets:
make_variables:
LLVM: 1
LLVM_IAS: 1
- git_repo: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
git_ref: master
target_arch: s390
toolchain: clang-13
kconfig: defconfig
targets:
- kernel
make_variables:
LLVM_IAS: 0
- git_repo: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
git_ref: master
target_arch: s390
toolchain: clang-13
kconfig:
- defconfig
- CONFIG_KASAN=y
- CONFIG_KASAN_KUNIT_TEST=y
- CONFIG_KASAN_VMALLOC=y
- CONFIG_KUNIT=y
targets:
- kernel
make_variables:
LLVM_IAS: 0
- git_repo: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
git_ref: master
target_arch: um
Expand Down Expand Up @@ -466,26 +443,6 @@ sets:
kernel_image: zImage.epapr
make_variables:
LLVM_IAS: 0
- git_repo: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
git_ref: master
target_arch: s390
toolchain: clang-13
kconfig:
- https://src.fedoraproject.org/rpms/kernel/raw/rawhide/f/kernel-s390x-fedora.config
- CONFIG_BPF_PRELOAD=n
targets:
- kernel
make_variables:
LLVM_IAS: 0
- git_repo: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
git_ref: master
target_arch: s390
toolchain: clang-13
kconfig: https://github.com/openSUSE/kernel-source/raw/master/config/s390x/default
targets:
- kernel
make_variables:
LLVM_IAS: 0
- git_repo: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
git_ref: master
target_arch: x86_64
Expand Down
8 changes: 4 additions & 4 deletions tuxsuite/next-clang-14.tux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ sets:
targets:
- kernel
make_variables:
LLVM_IAS: 0
LLVM_IAS: 1
- git_repo: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
git_ref: master
target_arch: s390
Expand All @@ -300,7 +300,7 @@ sets:
targets:
- kernel
make_variables:
LLVM_IAS: 0
LLVM_IAS: 1
- git_repo: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
git_ref: master
target_arch: um
Expand Down Expand Up @@ -491,7 +491,7 @@ sets:
targets:
- kernel
make_variables:
LLVM_IAS: 0
LLVM_IAS: 1
- git_repo: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
git_ref: master
target_arch: s390
Expand All @@ -500,7 +500,7 @@ sets:
targets:
- kernel
make_variables:
LLVM_IAS: 0
LLVM_IAS: 1
- git_repo: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
git_ref: master
target_arch: x86_64
Expand Down
8 changes: 4 additions & 4 deletions tuxsuite/next-clang-15.tux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ sets:
targets:
- kernel
make_variables:
LLVM_IAS: 0
LLVM_IAS: 1
- git_repo: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
git_ref: master
target_arch: s390
Expand All @@ -300,7 +300,7 @@ sets:
targets:
- kernel
make_variables:
LLVM_IAS: 0
LLVM_IAS: 1
- git_repo: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
git_ref: master
target_arch: um
Expand Down Expand Up @@ -491,7 +491,7 @@ sets:
targets:
- kernel
make_variables:
LLVM_IAS: 0
LLVM_IAS: 1
- git_repo: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
git_ref: master
target_arch: s390
Expand All @@ -500,7 +500,7 @@ sets:
targets:
- kernel
make_variables:
LLVM_IAS: 0
LLVM_IAS: 1
- git_repo: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
git_ref: master
target_arch: x86_64
Expand Down

0 comments on commit c8ef8b5

Please sign in to comment.