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 Sep 5, 2023
1 parent 0b8df32 commit 9e033ef
Show file tree
Hide file tree
Showing 6 changed files with 447 additions and 0 deletions.
96 changes: 96 additions & 0 deletions .github/workflows/mainline-clang-17.yml
Expand Up @@ -473,6 +473,54 @@ jobs:
name: boot_utils_json_defconfigs
- name: Check Build and Boot Logs
run: ./check_logs.py
_fe27947e3c9dc4bbbefbfe70b86b6e43:
runs-on: ubuntu-latest
needs: kick_tuxsuite_defconfigs
name: ARCH=loongarch LLVM=1 LLVM_IAS=1 LLVM_VERSION=17 defconfig+CONFIG_CRASH_DUMP=n+CONFIG_MODULES=n+CONFIG_RELOCATABLE=n
env:
ARCH: loongarch
LLVM_VERSION: 17
BOOT: 1
CONFIG: defconfig+CONFIG_CRASH_DUMP=n+CONFIG_MODULES=n+CONFIG_RELOCATABLE=n
container:
image: ghcr.io/clangbuiltlinux/qemu
options: --ipc=host
steps:
- uses: actions/checkout@v4
with:
submodules: true
- uses: actions/download-artifact@v3
with:
name: output_artifact_defconfigs
- uses: actions/download-artifact@v3
with:
name: boot_utils_json_defconfigs
- name: Check Build and Boot Logs
run: ./check_logs.py
_4d0e66a3eda489124a6b93a6763f95db:
runs-on: ubuntu-latest
needs: kick_tuxsuite_defconfigs
name: ARCH=loongarch LLVM=1 LLVM_IAS=1 LLVM_VERSION=17 defconfig+CONFIG_CRASH_DUMP=n+CONFIG_MODULES=n+CONFIG_RELOCATABLE=n+CONFIG_LTO_CLANG_THIN=y
env:
ARCH: loongarch
LLVM_VERSION: 17
BOOT: 1
CONFIG: defconfig+CONFIG_CRASH_DUMP=n+CONFIG_MODULES=n+CONFIG_RELOCATABLE=n+CONFIG_LTO_CLANG_THIN=y
container:
image: ghcr.io/clangbuiltlinux/qemu
options: --ipc=host
steps:
- uses: actions/checkout@v4
with:
submodules: true
- uses: actions/download-artifact@v3
with:
name: output_artifact_defconfigs
- uses: actions/download-artifact@v3
with:
name: boot_utils_json_defconfigs
- name: Check Build and Boot Logs
run: ./check_logs.py
_31c8bcfe68e731d6236ca25af17bb0bd:
runs-on: ubuntu-latest
needs: kick_tuxsuite_defconfigs
Expand Down Expand Up @@ -1507,6 +1555,54 @@ jobs:
name: boot_utils_json_allconfigs
- name: Check Build and Boot Logs
run: ./check_logs.py
_0f188cdec94cf485dea1acbe9e6fe2da:
runs-on: ubuntu-latest
needs: kick_tuxsuite_allconfigs
name: ARCH=loongarch BOOT=0 LLVM=1 LLVM_IAS=1 LLVM_VERSION=17 allyesconfig+CONFIG_CRASH_DUMP=n+CONFIG_KCOV=n+CONFIG_MODULES=n+CONFIG_RELOCATABLE=n
env:
ARCH: loongarch
LLVM_VERSION: 17
BOOT: 0
CONFIG: allyesconfig+CONFIG_CRASH_DUMP=n+CONFIG_KCOV=n+CONFIG_MODULES=n+CONFIG_RELOCATABLE=n
container:
image: ghcr.io/clangbuiltlinux/qemu
options: --ipc=host
steps:
- uses: actions/checkout@v4
with:
submodules: true
- uses: actions/download-artifact@v3
with:
name: output_artifact_allconfigs
- uses: actions/download-artifact@v3
with:
name: boot_utils_json_allconfigs
- name: Check Build and Boot Logs
run: ./check_logs.py
_dc607225b4a7c8aaaf2c353ef699d987:
runs-on: ubuntu-latest
needs: kick_tuxsuite_allconfigs
name: ARCH=loongarch BOOT=0 LLVM=1 LLVM_IAS=1 LLVM_VERSION=17 allyesconfig+CONFIG_CRASH_DUMP=n+CONFIG_KCOV=n+CONFIG_MODULES=n+CONFIG_RELOCATABLE=n+CONFIG_GCOV_KERNEL=n+CONFIG_LTO_CLANG_THIN=y
env:
ARCH: loongarch
LLVM_VERSION: 17
BOOT: 0
CONFIG: allyesconfig+CONFIG_CRASH_DUMP=n+CONFIG_KCOV=n+CONFIG_MODULES=n+CONFIG_RELOCATABLE=n+CONFIG_GCOV_KERNEL=n+CONFIG_LTO_CLANG_THIN=y
container:
image: ghcr.io/clangbuiltlinux/qemu
options: --ipc=host
steps:
- uses: actions/checkout@v4
with:
submodules: true
- uses: actions/download-artifact@v3
with:
name: output_artifact_allconfigs
- uses: actions/download-artifact@v3
with:
name: boot_utils_json_allconfigs
- name: Check Build and Boot Logs
run: ./check_logs.py
_fba586c9a687192e653123eeeab7d2e3:
runs-on: ubuntu-latest
needs: kick_tuxsuite_allconfigs
Expand Down
96 changes: 96 additions & 0 deletions .github/workflows/next-clang-17.yml
Expand Up @@ -473,6 +473,54 @@ jobs:
name: boot_utils_json_defconfigs
- name: Check Build and Boot Logs
run: ./check_logs.py
_fe27947e3c9dc4bbbefbfe70b86b6e43:
runs-on: ubuntu-latest
needs: kick_tuxsuite_defconfigs
name: ARCH=loongarch LLVM=1 LLVM_IAS=1 LLVM_VERSION=17 defconfig+CONFIG_CRASH_DUMP=n+CONFIG_MODULES=n+CONFIG_RELOCATABLE=n
env:
ARCH: loongarch
LLVM_VERSION: 17
BOOT: 1
CONFIG: defconfig+CONFIG_CRASH_DUMP=n+CONFIG_MODULES=n+CONFIG_RELOCATABLE=n
container:
image: ghcr.io/clangbuiltlinux/qemu
options: --ipc=host
steps:
- uses: actions/checkout@v4
with:
submodules: true
- uses: actions/download-artifact@v3
with:
name: output_artifact_defconfigs
- uses: actions/download-artifact@v3
with:
name: boot_utils_json_defconfigs
- name: Check Build and Boot Logs
run: ./check_logs.py
_4d0e66a3eda489124a6b93a6763f95db:
runs-on: ubuntu-latest
needs: kick_tuxsuite_defconfigs
name: ARCH=loongarch LLVM=1 LLVM_IAS=1 LLVM_VERSION=17 defconfig+CONFIG_CRASH_DUMP=n+CONFIG_MODULES=n+CONFIG_RELOCATABLE=n+CONFIG_LTO_CLANG_THIN=y
env:
ARCH: loongarch
LLVM_VERSION: 17
BOOT: 1
CONFIG: defconfig+CONFIG_CRASH_DUMP=n+CONFIG_MODULES=n+CONFIG_RELOCATABLE=n+CONFIG_LTO_CLANG_THIN=y
container:
image: ghcr.io/clangbuiltlinux/qemu
options: --ipc=host
steps:
- uses: actions/checkout@v4
with:
submodules: true
- uses: actions/download-artifact@v3
with:
name: output_artifact_defconfigs
- uses: actions/download-artifact@v3
with:
name: boot_utils_json_defconfigs
- name: Check Build and Boot Logs
run: ./check_logs.py
_31c8bcfe68e731d6236ca25af17bb0bd:
runs-on: ubuntu-latest
needs: kick_tuxsuite_defconfigs
Expand Down Expand Up @@ -1531,6 +1579,54 @@ jobs:
name: boot_utils_json_allconfigs
- name: Check Build and Boot Logs
run: ./check_logs.py
_0f188cdec94cf485dea1acbe9e6fe2da:
runs-on: ubuntu-latest
needs: kick_tuxsuite_allconfigs
name: ARCH=loongarch BOOT=0 LLVM=1 LLVM_IAS=1 LLVM_VERSION=17 allyesconfig+CONFIG_CRASH_DUMP=n+CONFIG_KCOV=n+CONFIG_MODULES=n+CONFIG_RELOCATABLE=n
env:
ARCH: loongarch
LLVM_VERSION: 17
BOOT: 0
CONFIG: allyesconfig+CONFIG_CRASH_DUMP=n+CONFIG_KCOV=n+CONFIG_MODULES=n+CONFIG_RELOCATABLE=n
container:
image: ghcr.io/clangbuiltlinux/qemu
options: --ipc=host
steps:
- uses: actions/checkout@v4
with:
submodules: true
- uses: actions/download-artifact@v3
with:
name: output_artifact_allconfigs
- uses: actions/download-artifact@v3
with:
name: boot_utils_json_allconfigs
- name: Check Build and Boot Logs
run: ./check_logs.py
_dc607225b4a7c8aaaf2c353ef699d987:
runs-on: ubuntu-latest
needs: kick_tuxsuite_allconfigs
name: ARCH=loongarch BOOT=0 LLVM=1 LLVM_IAS=1 LLVM_VERSION=17 allyesconfig+CONFIG_CRASH_DUMP=n+CONFIG_KCOV=n+CONFIG_MODULES=n+CONFIG_RELOCATABLE=n+CONFIG_GCOV_KERNEL=n+CONFIG_LTO_CLANG_THIN=y
env:
ARCH: loongarch
LLVM_VERSION: 17
BOOT: 0
CONFIG: allyesconfig+CONFIG_CRASH_DUMP=n+CONFIG_KCOV=n+CONFIG_MODULES=n+CONFIG_RELOCATABLE=n+CONFIG_GCOV_KERNEL=n+CONFIG_LTO_CLANG_THIN=y
container:
image: ghcr.io/clangbuiltlinux/qemu
options: --ipc=host
steps:
- uses: actions/checkout@v4
with:
submodules: true
- uses: actions/download-artifact@v3
with:
name: output_artifact_allconfigs
- uses: actions/download-artifact@v3
with:
name: boot_utils_json_allconfigs
- name: Check Build and Boot Logs
run: ./check_logs.py
_fba586c9a687192e653123eeeab7d2e3:
runs-on: ubuntu-latest
needs: kick_tuxsuite_allconfigs
Expand Down
96 changes: 96 additions & 0 deletions .github/workflows/stable-clang-17.yml
Expand Up @@ -473,6 +473,54 @@ jobs:
name: boot_utils_json_defconfigs
- name: Check Build and Boot Logs
run: ./check_logs.py
_fe27947e3c9dc4bbbefbfe70b86b6e43:
runs-on: ubuntu-latest
needs: kick_tuxsuite_defconfigs
name: ARCH=loongarch LLVM=1 LLVM_IAS=1 LLVM_VERSION=17 defconfig+CONFIG_CRASH_DUMP=n+CONFIG_MODULES=n+CONFIG_RELOCATABLE=n
env:
ARCH: loongarch
LLVM_VERSION: 17
BOOT: 1
CONFIG: defconfig+CONFIG_CRASH_DUMP=n+CONFIG_MODULES=n+CONFIG_RELOCATABLE=n
container:
image: ghcr.io/clangbuiltlinux/qemu
options: --ipc=host
steps:
- uses: actions/checkout@v4
with:
submodules: true
- uses: actions/download-artifact@v3
with:
name: output_artifact_defconfigs
- uses: actions/download-artifact@v3
with:
name: boot_utils_json_defconfigs
- name: Check Build and Boot Logs
run: ./check_logs.py
_4d0e66a3eda489124a6b93a6763f95db:
runs-on: ubuntu-latest
needs: kick_tuxsuite_defconfigs
name: ARCH=loongarch LLVM=1 LLVM_IAS=1 LLVM_VERSION=17 defconfig+CONFIG_CRASH_DUMP=n+CONFIG_MODULES=n+CONFIG_RELOCATABLE=n+CONFIG_LTO_CLANG_THIN=y
env:
ARCH: loongarch
LLVM_VERSION: 17
BOOT: 1
CONFIG: defconfig+CONFIG_CRASH_DUMP=n+CONFIG_MODULES=n+CONFIG_RELOCATABLE=n+CONFIG_LTO_CLANG_THIN=y
container:
image: ghcr.io/clangbuiltlinux/qemu
options: --ipc=host
steps:
- uses: actions/checkout@v4
with:
submodules: true
- uses: actions/download-artifact@v3
with:
name: output_artifact_defconfigs
- uses: actions/download-artifact@v3
with:
name: boot_utils_json_defconfigs
- name: Check Build and Boot Logs
run: ./check_logs.py
_31c8bcfe68e731d6236ca25af17bb0bd:
runs-on: ubuntu-latest
needs: kick_tuxsuite_defconfigs
Expand Down Expand Up @@ -1507,6 +1555,54 @@ jobs:
name: boot_utils_json_allconfigs
- name: Check Build and Boot Logs
run: ./check_logs.py
_0f188cdec94cf485dea1acbe9e6fe2da:
runs-on: ubuntu-latest
needs: kick_tuxsuite_allconfigs
name: ARCH=loongarch BOOT=0 LLVM=1 LLVM_IAS=1 LLVM_VERSION=17 allyesconfig+CONFIG_CRASH_DUMP=n+CONFIG_KCOV=n+CONFIG_MODULES=n+CONFIG_RELOCATABLE=n
env:
ARCH: loongarch
LLVM_VERSION: 17
BOOT: 0
CONFIG: allyesconfig+CONFIG_CRASH_DUMP=n+CONFIG_KCOV=n+CONFIG_MODULES=n+CONFIG_RELOCATABLE=n
container:
image: ghcr.io/clangbuiltlinux/qemu
options: --ipc=host
steps:
- uses: actions/checkout@v4
with:
submodules: true
- uses: actions/download-artifact@v3
with:
name: output_artifact_allconfigs
- uses: actions/download-artifact@v3
with:
name: boot_utils_json_allconfigs
- name: Check Build and Boot Logs
run: ./check_logs.py
_dc607225b4a7c8aaaf2c353ef699d987:
runs-on: ubuntu-latest
needs: kick_tuxsuite_allconfigs
name: ARCH=loongarch BOOT=0 LLVM=1 LLVM_IAS=1 LLVM_VERSION=17 allyesconfig+CONFIG_CRASH_DUMP=n+CONFIG_KCOV=n+CONFIG_MODULES=n+CONFIG_RELOCATABLE=n+CONFIG_GCOV_KERNEL=n+CONFIG_LTO_CLANG_THIN=y
env:
ARCH: loongarch
LLVM_VERSION: 17
BOOT: 0
CONFIG: allyesconfig+CONFIG_CRASH_DUMP=n+CONFIG_KCOV=n+CONFIG_MODULES=n+CONFIG_RELOCATABLE=n+CONFIG_GCOV_KERNEL=n+CONFIG_LTO_CLANG_THIN=y
container:
image: ghcr.io/clangbuiltlinux/qemu
options: --ipc=host
steps:
- uses: actions/checkout@v4
with:
submodules: true
- uses: actions/download-artifact@v3
with:
name: output_artifact_allconfigs
- uses: actions/download-artifact@v3
with:
name: boot_utils_json_allconfigs
- name: Check Build and Boot Logs
run: ./check_logs.py
_fba586c9a687192e653123eeeab7d2e3:
runs-on: ubuntu-latest
needs: kick_tuxsuite_allconfigs
Expand Down
53 changes: 53 additions & 0 deletions tuxsuite/mainline-clang-17.tux.yml
Expand Up @@ -188,6 +188,31 @@ jobs:
make_variables:
LLVM: 1
LLVM_IAS: 1
- target_arch: loongarch
toolchain: clang-17
kconfig:
- defconfig
- CONFIG_CRASH_DUMP=n
- CONFIG_MODULES=n
- CONFIG_RELOCATABLE=n
targets:
- kernel
make_variables:
LLVM: 1
LLVM_IAS: 1
- target_arch: loongarch
toolchain: clang-17
kconfig:
- defconfig
- CONFIG_CRASH_DUMP=n
- CONFIG_MODULES=n
- CONFIG_RELOCATABLE=n
- CONFIG_LTO_CLANG_THIN=y
targets:
- kernel
make_variables:
LLVM: 1
LLVM_IAS: 1
- target_arch: mips
toolchain: clang-17
kconfig:
Expand Down Expand Up @@ -574,6 +599,34 @@ jobs:
make_variables:
LLVM: 1
LLVM_IAS: 1
- target_arch: loongarch
toolchain: clang-17
kconfig:
- allyesconfig
- CONFIG_CRASH_DUMP=n
- CONFIG_KCOV=n
- CONFIG_MODULES=n
- CONFIG_RELOCATABLE=n
targets:
- default
make_variables:
LLVM: 1
LLVM_IAS: 1
- target_arch: loongarch
toolchain: clang-17
kconfig:
- allyesconfig
- CONFIG_CRASH_DUMP=n
- CONFIG_KCOV=n
- CONFIG_MODULES=n
- CONFIG_RELOCATABLE=n
- CONFIG_GCOV_KERNEL=n
- CONFIG_LTO_CLANG_THIN=y
targets:
- default
make_variables:
LLVM: 1
LLVM_IAS: 1
- target_arch: powerpc
toolchain: clang-17
kconfig:
Expand Down

0 comments on commit 9e033ef

Please sign in to comment.