File tree Expand file tree Collapse file tree 2 files changed +24
-0
lines changed Expand file tree Collapse file tree 2 files changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -670,6 +670,24 @@ jobs:
670
670
tree :
671
671
- ' chromiumos'
672
672
673
+ kbuild-gcc-12-x86-chromeos-daily-intel-fault-injection :
674
+ << : *kbuild-gcc-12-x86-chromeos-job
675
+ params :
676
+ << : *kbuild-gcc-12-x86-chromeos-intel-params
677
+ frequency : 1d
678
+ fragments :
679
+ - lab-setup
680
+ - x86-board
681
+ - fault-injection
682
+ - CONFIG_MODULE_COMPRESS=n
683
+ - CONFIG_MODULE_COMPRESS_NONE=y
684
+ rules :
685
+ << : *kbuild-gcc-12-x86-chromeos-rules
686
+ tree :
687
+ - ' chromiumos'
688
+ branch :
689
+ - ' chromiumos:chromeos-6.6'
690
+
673
691
kselftest-acpi :
674
692
template : generic.jinja2
675
693
kind : job
Original file line number Diff line number Diff line change @@ -276,8 +276,14 @@ scheduler:
276
276
- acer-chromebox-cxi5-brask
277
277
- acer-n20q11-r856ltn-p1s2-nissa
278
278
279
+ - job : kbuild-gcc-12-x86-chromeos-daily-intel-fault-injection
280
+ << : *build-k8s-all
281
+
279
282
- job : fault-injection-x86-intel-cros-kernel
280
283
<< : *test-job-x86-intel-cros-kernel
284
+ event :
285
+ << : *test-job-x86-event
286
+ name : kbuild-gcc-12-x86-chromeos-daily-intel-fault-injection
281
287
282
288
- job : kbuild-clang-17-arm64-chromeos-daily-mediatek
283
289
<< : *build-k8s-all
You can’t perform that action at this time.
0 commit comments