File tree Expand file tree Collapse file tree 2 files changed +8
-16
lines changed
Expand file tree Collapse file tree 2 files changed +8
-16
lines changed Original file line number Diff line number Diff line change @@ -200,6 +200,9 @@ jobs:
200200 params :
201201 << : *kbuild-clang-17-arm-android-params
202202 defconfig : omap2plus_defconfig
203+ rules :
204+ tree :
205+ - ' omap'
203206
204207 kbuild-clang-17-arm-android-vexpress_defconfig :
205208 << : *kbuild-clang-17-arm-android-job
@@ -617,6 +620,9 @@ jobs:
617620 params :
618621 << : *kbuild-gcc-12-arm-android-params
619622 defconfig : omap2plus_defconfig
623+ rules :
624+ tree :
625+ - ' omap'
620626
621627 kbuild-gcc-12-arm-android-vexpress_defconfig :
622628 << : *kbuild-gcc-12-arm-android-job
@@ -740,17 +746,9 @@ jobs:
740746 tree :
741747 - ' chrome-platform'
742748 - ' kernelci'
743- - ' stable-rc'
744- - ' stable'
745-
746- kbuild-gcc-12-arm-omap1_defconfig :
747- << : *kbuild-gcc-12-arm-job
748- params :
749- << : *kbuild-gcc-12-arm-params
750- defconfig : omap1_defconfig
751- rules :
752- tree :
753749 - ' omap'
750+ - ' stable'
751+ - ' stable-rc'
754752
755753 kbuild-gcc-12-arm-omap2plus_defconfig :
756754 << : *kbuild-gcc-12-arm-job
@@ -759,10 +757,7 @@ jobs:
759757 defconfig : omap2plus_defconfig
760758 rules :
761759 tree :
762- - ' kernelci'
763760 - ' omap'
764- - ' stable-rc'
765- - ' stable'
766761
767762 kbuild-gcc-12-arm-preempt_rt :
768763 << : *kbuild-gcc-12-arm-job
Original file line number Diff line number Diff line change @@ -509,9 +509,6 @@ scheduler:
509509 - job : kbuild-gcc-12-arm-multi_v7_defconfig
510510 << : *build-k8s-all
511511
512- - job : kbuild-gcc-12-arm-omap1_defconfig
513- << : *build-k8s-all
514-
515512 - job : kbuild-gcc-12-arm-omap2plus_defconfig
516513 << : *build-k8s-all
517514
You can’t perform that action at this time.
0 commit comments