Skip to content

Commit 9ed95fd

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

34 files changed

+0
-663
lines changed

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

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -320,35 +320,6 @@ jobs:
320320
name: boot_utils_json_defconfigs
321321
- name: Check Build and Boot Logs
322322
run: scripts/check-logs.py
323-
_e1084951b99347c2cf3f483a2bc53b61:
324-
runs-on: ubuntu-latest
325-
needs:
326-
- kick_tuxsuite_defconfigs
327-
- check_cache
328-
- check_patches
329-
name: ARCH=arm64 LLVM=1 LLVM_IAS=1 LLVM_VERSION=15 defconfig+CONFIG_CPU_BIG_ENDIAN=y
330-
if: ${{ needs.check_cache.outputs.status != 'pass' }}
331-
env:
332-
ARCH: arm64
333-
LLVM_VERSION: 15
334-
BOOT: 1
335-
CONFIG: defconfig+CONFIG_CPU_BIG_ENDIAN=y
336-
REPO_SCOPED_PAT: ${{ secrets.REPO_SCOPED_PAT }}
337-
container:
338-
image: ghcr.io/clangbuiltlinux/qemu
339-
options: --ipc=host
340-
steps:
341-
- uses: actions/checkout@v4
342-
with:
343-
submodules: true
344-
- uses: actions/download-artifact@v4
345-
with:
346-
name: output_artifact_defconfigs
347-
- uses: actions/download-artifact@v4
348-
with:
349-
name: boot_utils_json_defconfigs
350-
- name: Check Build and Boot Logs
351-
run: scripts/check-logs.py
352323
_e32b19d33529170300f8490cbf5e8869:
353324
runs-on: ubuntu-latest
354325
needs:

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

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -349,35 +349,6 @@ jobs:
349349
name: boot_utils_json_defconfigs
350350
- name: Check Build and Boot Logs
351351
run: scripts/check-logs.py
352-
_83636c808c5c0dbe8287ecdd6425210c:
353-
runs-on: ubuntu-latest
354-
needs:
355-
- kick_tuxsuite_defconfigs
356-
- check_cache
357-
- check_patches
358-
name: ARCH=arm64 LLVM=1 LLVM_IAS=1 LLVM_VERSION=16 defconfig+CONFIG_CPU_BIG_ENDIAN=y
359-
if: ${{ needs.check_cache.outputs.status != 'pass' }}
360-
env:
361-
ARCH: arm64
362-
LLVM_VERSION: 16
363-
BOOT: 1
364-
CONFIG: defconfig+CONFIG_CPU_BIG_ENDIAN=y
365-
REPO_SCOPED_PAT: ${{ secrets.REPO_SCOPED_PAT }}
366-
container:
367-
image: ghcr.io/clangbuiltlinux/qemu
368-
options: --ipc=host
369-
steps:
370-
- uses: actions/checkout@v4
371-
with:
372-
submodules: true
373-
- uses: actions/download-artifact@v4
374-
with:
375-
name: output_artifact_defconfigs
376-
- uses: actions/download-artifact@v4
377-
with:
378-
name: boot_utils_json_defconfigs
379-
- name: Check Build and Boot Logs
380-
run: scripts/check-logs.py
381352
_6ba0787bd3d0f66517f6d6ace8dc3060:
382353
runs-on: ubuntu-latest
383354
needs:

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

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -349,35 +349,6 @@ jobs:
349349
name: boot_utils_json_defconfigs
350350
- name: Check Build and Boot Logs
351351
run: scripts/check-logs.py
352-
_cf579091969096119c5e3b06eee6268e:
353-
runs-on: ubuntu-latest
354-
needs:
355-
- kick_tuxsuite_defconfigs
356-
- check_cache
357-
- check_patches
358-
name: ARCH=arm64 LLVM=1 LLVM_IAS=1 LLVM_VERSION=17 defconfig+CONFIG_CPU_BIG_ENDIAN=y
359-
if: ${{ needs.check_cache.outputs.status != 'pass' }}
360-
env:
361-
ARCH: arm64
362-
LLVM_VERSION: 17
363-
BOOT: 1
364-
CONFIG: defconfig+CONFIG_CPU_BIG_ENDIAN=y
365-
REPO_SCOPED_PAT: ${{ secrets.REPO_SCOPED_PAT }}
366-
container:
367-
image: ghcr.io/clangbuiltlinux/qemu
368-
options: --ipc=host
369-
steps:
370-
- uses: actions/checkout@v4
371-
with:
372-
submodules: true
373-
- uses: actions/download-artifact@v4
374-
with:
375-
name: output_artifact_defconfigs
376-
- uses: actions/download-artifact@v4
377-
with:
378-
name: boot_utils_json_defconfigs
379-
- name: Check Build and Boot Logs
380-
run: scripts/check-logs.py
381352
_e21aa1d59320e4a2396710994e8a9f61:
382353
runs-on: ubuntu-latest
383354
needs:

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

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -349,35 +349,6 @@ jobs:
349349
name: boot_utils_json_defconfigs
350350
- name: Check Build and Boot Logs
351351
run: scripts/check-logs.py
352-
_7831b51d6765e6fe9bdb5ecdbd40bcd5:
353-
runs-on: ubuntu-latest
354-
needs:
355-
- kick_tuxsuite_defconfigs
356-
- check_cache
357-
- check_patches
358-
name: ARCH=arm64 LLVM=1 LLVM_IAS=1 LLVM_VERSION=18 defconfig+CONFIG_CPU_BIG_ENDIAN=y
359-
if: ${{ needs.check_cache.outputs.status != 'pass' }}
360-
env:
361-
ARCH: arm64
362-
LLVM_VERSION: 18
363-
BOOT: 1
364-
CONFIG: defconfig+CONFIG_CPU_BIG_ENDIAN=y
365-
REPO_SCOPED_PAT: ${{ secrets.REPO_SCOPED_PAT }}
366-
container:
367-
image: ghcr.io/clangbuiltlinux/qemu
368-
options: --ipc=host
369-
steps:
370-
- uses: actions/checkout@v4
371-
with:
372-
submodules: true
373-
- uses: actions/download-artifact@v4
374-
with:
375-
name: output_artifact_defconfigs
376-
- uses: actions/download-artifact@v4
377-
with:
378-
name: boot_utils_json_defconfigs
379-
- name: Check Build and Boot Logs
380-
run: scripts/check-logs.py
381352
_905c6aff3f9ee4e116f5610a92043f9d:
382353
runs-on: ubuntu-latest
383354
needs:

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

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -349,35 +349,6 @@ jobs:
349349
name: boot_utils_json_defconfigs
350350
- name: Check Build and Boot Logs
351351
run: scripts/check-logs.py
352-
_3f96fb9e6b90485b2ff699f2fe6efdda:
353-
runs-on: ubuntu-latest
354-
needs:
355-
- kick_tuxsuite_defconfigs
356-
- check_cache
357-
- check_patches
358-
name: ARCH=arm64 LLVM=1 LLVM_IAS=1 LLVM_VERSION=19 defconfig+CONFIG_CPU_BIG_ENDIAN=y
359-
if: ${{ needs.check_cache.outputs.status != 'pass' }}
360-
env:
361-
ARCH: arm64
362-
LLVM_VERSION: 19
363-
BOOT: 1
364-
CONFIG: defconfig+CONFIG_CPU_BIG_ENDIAN=y
365-
REPO_SCOPED_PAT: ${{ secrets.REPO_SCOPED_PAT }}
366-
container:
367-
image: ghcr.io/clangbuiltlinux/qemu
368-
options: --ipc=host
369-
steps:
370-
- uses: actions/checkout@v4
371-
with:
372-
submodules: true
373-
- uses: actions/download-artifact@v4
374-
with:
375-
name: output_artifact_defconfigs
376-
- uses: actions/download-artifact@v4
377-
with:
378-
name: boot_utils_json_defconfigs
379-
- name: Check Build and Boot Logs
380-
run: scripts/check-logs.py
381352
_4ea034b343d08fab262172c09251d7f7:
382353
runs-on: ubuntu-latest
383354
needs:

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

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -349,35 +349,6 @@ jobs:
349349
name: boot_utils_json_defconfigs
350350
- name: Check Build and Boot Logs
351351
run: scripts/check-logs.py
352-
_4290984f97d94d1a4349c91c232e625a:
353-
runs-on: ubuntu-latest
354-
needs:
355-
- kick_tuxsuite_defconfigs
356-
- check_cache
357-
- check_patches
358-
name: ARCH=arm64 LLVM=1 LLVM_IAS=1 LLVM_VERSION=20 defconfig+CONFIG_CPU_BIG_ENDIAN=y
359-
if: ${{ needs.check_cache.outputs.status != 'pass' }}
360-
env:
361-
ARCH: arm64
362-
LLVM_VERSION: 20
363-
BOOT: 1
364-
CONFIG: defconfig+CONFIG_CPU_BIG_ENDIAN=y
365-
REPO_SCOPED_PAT: ${{ secrets.REPO_SCOPED_PAT }}
366-
container:
367-
image: ghcr.io/clangbuiltlinux/qemu
368-
options: --ipc=host
369-
steps:
370-
- uses: actions/checkout@v4
371-
with:
372-
submodules: true
373-
- uses: actions/download-artifact@v4
374-
with:
375-
name: output_artifact_defconfigs
376-
- uses: actions/download-artifact@v4
377-
with:
378-
name: boot_utils_json_defconfigs
379-
- name: Check Build and Boot Logs
380-
run: scripts/check-logs.py
381352
_ce2fa065568a4ba1b9efaf9ff132f293:
382353
runs-on: ubuntu-latest
383354
needs:

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

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -349,35 +349,6 @@ jobs:
349349
name: boot_utils_json_defconfigs
350350
- name: Check Build and Boot Logs
351351
run: scripts/check-logs.py
352-
_ac3de33f7636e775964b3653c86a84c4:
353-
runs-on: ubuntu-latest
354-
needs:
355-
- kick_tuxsuite_defconfigs
356-
- check_cache
357-
- check_patches
358-
name: ARCH=arm64 LLVM=1 LLVM_IAS=1 LLVM_VERSION=21 defconfig+CONFIG_CPU_BIG_ENDIAN=y
359-
if: ${{ needs.check_cache.outputs.status != 'pass' }}
360-
env:
361-
ARCH: arm64
362-
LLVM_VERSION: 21
363-
BOOT: 1
364-
CONFIG: defconfig+CONFIG_CPU_BIG_ENDIAN=y
365-
REPO_SCOPED_PAT: ${{ secrets.REPO_SCOPED_PAT }}
366-
container:
367-
image: ghcr.io/clangbuiltlinux/qemu
368-
options: --ipc=host
369-
steps:
370-
- uses: actions/checkout@v4
371-
with:
372-
submodules: true
373-
- uses: actions/download-artifact@v4
374-
with:
375-
name: output_artifact_defconfigs
376-
- uses: actions/download-artifact@v4
377-
with:
378-
name: boot_utils_json_defconfigs
379-
- name: Check Build and Boot Logs
380-
run: scripts/check-logs.py
381352
_414a44590f0483c51eff8f1e2559a051:
382353
runs-on: ubuntu-latest
383354
needs:

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

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -349,35 +349,6 @@ jobs:
349349
name: boot_utils_json_defconfigs
350350
- name: Check Build and Boot Logs
351351
run: scripts/check-logs.py
352-
_82a07d5128bea43b084417cd50a995e0:
353-
runs-on: ubuntu-latest
354-
needs:
355-
- kick_tuxsuite_defconfigs
356-
- check_cache
357-
- check_patches
358-
name: ARCH=arm64 LLVM=1 LLVM_IAS=1 LLVM_VERSION=22 defconfig+CONFIG_CPU_BIG_ENDIAN=y
359-
if: ${{ needs.check_cache.outputs.status != 'pass' }}
360-
env:
361-
ARCH: arm64
362-
LLVM_VERSION: 22
363-
BOOT: 1
364-
CONFIG: defconfig+CONFIG_CPU_BIG_ENDIAN=y
365-
REPO_SCOPED_PAT: ${{ secrets.REPO_SCOPED_PAT }}
366-
container:
367-
image: ghcr.io/clangbuiltlinux/qemu
368-
options: --ipc=host
369-
steps:
370-
- uses: actions/checkout@v4
371-
with:
372-
submodules: true
373-
- uses: actions/download-artifact@v4
374-
with:
375-
name: output_artifact_defconfigs
376-
- uses: actions/download-artifact@v4
377-
with:
378-
name: boot_utils_json_defconfigs
379-
- name: Check Build and Boot Logs
380-
run: scripts/check-logs.py
381352
_9ca721cc31f757af731d719d1d79b27f:
382353
runs-on: ubuntu-latest
383354
needs:

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

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -320,35 +320,6 @@ jobs:
320320
name: boot_utils_json_defconfigs
321321
- name: Check Build and Boot Logs
322322
run: scripts/check-logs.py
323-
_e1084951b99347c2cf3f483a2bc53b61:
324-
runs-on: ubuntu-latest
325-
needs:
326-
- kick_tuxsuite_defconfigs
327-
- check_cache
328-
- check_patches
329-
name: ARCH=arm64 LLVM=1 LLVM_IAS=1 LLVM_VERSION=15 defconfig+CONFIG_CPU_BIG_ENDIAN=y
330-
if: ${{ needs.check_cache.outputs.status != 'pass' }}
331-
env:
332-
ARCH: arm64
333-
LLVM_VERSION: 15
334-
BOOT: 1
335-
CONFIG: defconfig+CONFIG_CPU_BIG_ENDIAN=y
336-
REPO_SCOPED_PAT: ${{ secrets.REPO_SCOPED_PAT }}
337-
container:
338-
image: ghcr.io/clangbuiltlinux/qemu
339-
options: --ipc=host
340-
steps:
341-
- uses: actions/checkout@v4
342-
with:
343-
submodules: true
344-
- uses: actions/download-artifact@v4
345-
with:
346-
name: output_artifact_defconfigs
347-
- uses: actions/download-artifact@v4
348-
with:
349-
name: boot_utils_json_defconfigs
350-
- name: Check Build and Boot Logs
351-
run: scripts/check-logs.py
352323
_e32b19d33529170300f8490cbf5e8869:
353324
runs-on: ubuntu-latest
354325
needs:

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

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -349,35 +349,6 @@ jobs:
349349
name: boot_utils_json_defconfigs
350350
- name: Check Build and Boot Logs
351351
run: scripts/check-logs.py
352-
_83636c808c5c0dbe8287ecdd6425210c:
353-
runs-on: ubuntu-latest
354-
needs:
355-
- kick_tuxsuite_defconfigs
356-
- check_cache
357-
- check_patches
358-
name: ARCH=arm64 LLVM=1 LLVM_IAS=1 LLVM_VERSION=16 defconfig+CONFIG_CPU_BIG_ENDIAN=y
359-
if: ${{ needs.check_cache.outputs.status != 'pass' }}
360-
env:
361-
ARCH: arm64
362-
LLVM_VERSION: 16
363-
BOOT: 1
364-
CONFIG: defconfig+CONFIG_CPU_BIG_ENDIAN=y
365-
REPO_SCOPED_PAT: ${{ secrets.REPO_SCOPED_PAT }}
366-
container:
367-
image: ghcr.io/clangbuiltlinux/qemu
368-
options: --ipc=host
369-
steps:
370-
- uses: actions/checkout@v4
371-
with:
372-
submodules: true
373-
- uses: actions/download-artifact@v4
374-
with:
375-
name: output_artifact_defconfigs
376-
- uses: actions/download-artifact@v4
377-
with:
378-
name: boot_utils_json_defconfigs
379-
- name: Check Build and Boot Logs
380-
run: scripts/check-logs.py
381352
_6ba0787bd3d0f66517f6d6ace8dc3060:
382353
runs-on: ubuntu-latest
383354
needs:

0 commit comments

Comments
 (0)