@@ -117,35 +117,6 @@ jobs:
117117 name : boot_utils_json_defconfigs
118118 - name : Check Build and Boot Logs
119119 run : scripts/check-logs.py
120- _3dcc2dad9e1ef4e6a3f358ffef73f7fe :
121- runs-on : ubuntu-latest
122- needs :
123- - kick_tuxsuite_defconfigs
124- - check_cache
125- - check_patches
126- name : ARCH=arm LLVM=1 LLVM_IAS=1 LLVM_VERSION=13 aspeed_g5_defconfig
127- if : ${{ needs.check_cache.outputs.status != 'pass' }}
128- env :
129- ARCH : arm
130- LLVM_VERSION : 13
131- BOOT : 1
132- CONFIG : aspeed_g5_defconfig
133- REPO_SCOPED_PAT : ${{ secrets.REPO_SCOPED_PAT }}
134- container :
135- image : ghcr.io/clangbuiltlinux/qemu
136- options : --ipc=host
137- steps :
138- - uses : actions/checkout@v4
139- with :
140- submodules : true
141- - uses : actions/download-artifact@v4
142- with :
143- name : output_artifact_defconfigs
144- - uses : actions/download-artifact@v4
145- with :
146- name : boot_utils_json_defconfigs
147- - name : Check Build and Boot Logs
148- run : scripts/check-logs.py
149120 _9532604fe2c353a710edd757453b4457 :
150121 runs-on : ubuntu-latest
151122 needs :
@@ -914,64 +885,6 @@ jobs:
914885 path : boot-utils.json
915886 name : boot_utils_json_distribution_configs
916887 if-no-files-found : error
917- _1dad89b577653ddc683e87e9409fc409 :
918- runs-on : ubuntu-latest
919- needs :
920- - kick_tuxsuite_distribution_configs
921- - check_cache
922- - check_patches
923- name : ARCH=arm LLVM=1 LLVM_IAS=1 LLVM_VERSION=13 https://git.alpinelinux.org/aports/plain/community/linux-edge/config-edge.armv7
924- if : ${{ needs.check_cache.outputs.status != 'pass' }}
925- env :
926- ARCH : arm
927- LLVM_VERSION : 13
928- BOOT : 1
929- CONFIG : https://git.alpinelinux.org/aports/plain/community/linux-edge/config-edge.armv7
930- REPO_SCOPED_PAT : ${{ secrets.REPO_SCOPED_PAT }}
931- container :
932- image : ghcr.io/clangbuiltlinux/qemu
933- options : --ipc=host
934- steps :
935- - uses : actions/checkout@v4
936- with :
937- submodules : true
938- - uses : actions/download-artifact@v4
939- with :
940- name : output_artifact_distribution_configs
941- - uses : actions/download-artifact@v4
942- with :
943- name : boot_utils_json_distribution_configs
944- - name : Check Build and Boot Logs
945- run : scripts/check-logs.py
946- _1435de1ebd93ba0b4f841682571dd69b :
947- runs-on : ubuntu-latest
948- needs :
949- - kick_tuxsuite_distribution_configs
950- - check_cache
951- - check_patches
952- name : ARCH=arm LLVM=1 LLVM_IAS=1 LLVM_VERSION=13 https://github.com/openSUSE/kernel-source/raw/master/config/armv7hl/default
953- if : ${{ needs.check_cache.outputs.status != 'pass' }}
954- env :
955- ARCH : arm
956- LLVM_VERSION : 13
957- BOOT : 1
958- CONFIG : https://github.com/openSUSE/kernel-source/raw/master/config/armv7hl/default
959- REPO_SCOPED_PAT : ${{ secrets.REPO_SCOPED_PAT }}
960- container :
961- image : ghcr.io/clangbuiltlinux/qemu
962- options : --ipc=host
963- steps :
964- - uses : actions/checkout@v4
965- with :
966- submodules : true
967- - uses : actions/download-artifact@v4
968- with :
969- name : output_artifact_distribution_configs
970- - uses : actions/download-artifact@v4
971- with :
972- name : boot_utils_json_distribution_configs
973- - name : Check Build and Boot Logs
974- run : scripts/check-logs.py
975888 _41e97db7d8ed584321ef7865ba127060 :
976889 runs-on : ubuntu-latest
977890 needs :
@@ -1363,35 +1276,6 @@ jobs:
13631276 path : boot-utils.json
13641277 name : boot_utils_json_allconfigs
13651278 if-no-files-found : error
1366- _2309c816a58459d87da53f6d2074f5d8 :
1367- runs-on : ubuntu-latest
1368- needs :
1369- - kick_tuxsuite_allconfigs
1370- - check_cache
1371- - check_patches
1372- name : ARCH=arm BOOT=0 LLVM=1 LLVM_IAS=1 LLVM_VERSION=13 allmodconfig+CONFIG_WERROR=n+CONFIG_DRM_WERROR=n
1373- if : ${{ needs.check_cache.outputs.status != 'pass' }}
1374- env :
1375- ARCH : arm
1376- LLVM_VERSION : 13
1377- BOOT : 0
1378- CONFIG : allmodconfig+CONFIG_WERROR=n+CONFIG_DRM_WERROR=n
1379- REPO_SCOPED_PAT : ${{ secrets.REPO_SCOPED_PAT }}
1380- container :
1381- image : ghcr.io/clangbuiltlinux/qemu
1382- options : --ipc=host
1383- steps :
1384- - uses : actions/checkout@v4
1385- with :
1386- submodules : true
1387- - uses : actions/download-artifact@v4
1388- with :
1389- name : output_artifact_allconfigs
1390- - uses : actions/download-artifact@v4
1391- with :
1392- name : boot_utils_json_allconfigs
1393- - name : Check Build and Boot Logs
1394- run : scripts/check-logs.py
13951279 _e3671bdb6f10d3349593b86cc9b324f6 :
13961280 runs-on : ubuntu-latest
13971281 needs :
@@ -1421,35 +1305,6 @@ jobs:
14211305 name : boot_utils_json_allconfigs
14221306 - name : Check Build and Boot Logs
14231307 run : scripts/check-logs.py
1424- _1d1b9fe50f6e08aeeaaaf80cf8333f67 :
1425- runs-on : ubuntu-latest
1426- needs :
1427- - kick_tuxsuite_allconfigs
1428- - check_cache
1429- - check_patches
1430- name : ARCH=arm BOOT=0 LLVM=1 LLVM_IAS=1 LLVM_VERSION=13 allyesconfig+CONFIG_WERROR=n+CONFIG_DRM_WERROR=n
1431- if : ${{ needs.check_cache.outputs.status != 'pass' }}
1432- env :
1433- ARCH : arm
1434- LLVM_VERSION : 13
1435- BOOT : 0
1436- CONFIG : allyesconfig+CONFIG_WERROR=n+CONFIG_DRM_WERROR=n
1437- REPO_SCOPED_PAT : ${{ secrets.REPO_SCOPED_PAT }}
1438- container :
1439- image : ghcr.io/clangbuiltlinux/qemu
1440- options : --ipc=host
1441- steps :
1442- - uses : actions/checkout@v4
1443- with :
1444- submodules : true
1445- - uses : actions/download-artifact@v4
1446- with :
1447- name : output_artifact_allconfigs
1448- - uses : actions/download-artifact@v4
1449- with :
1450- name : boot_utils_json_allconfigs
1451- - name : Check Build and Boot Logs
1452- run : scripts/check-logs.py
14531308 _bc93ab0a758b33cf3167fdbdeb2b0705 :
14541309 runs-on : ubuntu-latest
14551310 needs :
0 commit comments