File tree 2 files changed +24
-0
lines changed 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 @@ -282,8 +282,14 @@ scheduler:
282
282
- acer-chromebox-cxi5-brask
283
283
- acer-n20q11-r856ltn-p1s2-nissa
284
284
285
+ - job : kbuild-gcc-12-x86-chromeos-daily-intel-fault-injection
286
+ << : *build-k8s-all
287
+
285
288
- job : fault-injection-x86-intel-cros-kernel
286
289
<< : *test-job-x86-intel-cros-kernel
290
+ event :
291
+ << : *test-job-x86-event
292
+ name : kbuild-gcc-12-x86-chromeos-daily-intel-fault-injection
287
293
288
294
- job : kbuild-clang-17-arm64-chromeos-daily-mediatek
289
295
<< : *build-k8s-all
You can’t perform that action at this time.
0 commit comments