File tree Expand file tree Collapse file tree 2 files changed +25
-8
lines changed Expand file tree Collapse file tree 2 files changed +25
-8
lines changed Original file line number Diff line number Diff line change @@ -474,6 +474,16 @@ _anchors:
474
474
- ' chromiumos:chromeos-6.6'
475
475
kcidb_test_suite : kernelci_fault_injection
476
476
477
+ ltp-fault-injection-cros-kernel : <p-fault-injection-cros-kernel-job
478
+ << : *ltp-cros-kernel-job
479
+ params : <p-fault-injection-cros-kernel-params
480
+ << : *ltp-cros-kernel-params
481
+ extra_kirk_args : " -F 50"
482
+ rules : <p-fault-injection-cros-kernel-rules
483
+ << : *ltp-cros-kernel-rules
484
+ branch :
485
+ - chromeos-6.6
486
+
477
487
watchdog-reset : &watchdog-reset-job
478
488
template : generic.jinja2
479
489
kind : job
@@ -547,6 +557,7 @@ jobs:
547
557
baseline-nfs-x86-intel-cros-kernel : *baseline-nfs-cros-kernel-job
548
558
549
559
fault-injection-x86-intel-cros-kernel : *fault-injection-cros-kernel-job
560
+ ltp-fault-injection-x86-intel-cros-kernel : *ltp-fault-injection-cros-kernel-job
550
561
551
562
kbuild-clang-17-arm64-chromeos-daily-mediatek :
552
563
<< : *kbuild-clang-17-arm64-chromeos-job
Original file line number Diff line number Diff line change @@ -181,6 +181,16 @@ _anchors:
181
181
<< : *test-job-x86-event
182
182
name : kbuild-gcc-12-x86-chromeos-daily-intel
183
183
184
+ test-job-x86-intel-fault-injection : &test-job-x86-intel-fault-injection
185
+ << : *test-job-x86-intel-cros-kernel
186
+ platforms :
187
+ - acer-cbv514-1h-34uz-brya
188
+ - acer-chromebox-cxi5-brask
189
+ - acer-n20q11-r856ltn-p1s2-nissa
190
+ event :
191
+ << : *test-job-x86-event
192
+ name : kbuild-gcc-12-x86-chromeos-daily-intel-fault-injection
193
+
184
194
scheduler :
185
195
186
196
- job : baseline-arm64-mediatek-chromebook
@@ -327,14 +337,10 @@ scheduler:
327
337
<< : *build-k8s-all
328
338
329
339
- job : fault-injection-x86-intel-cros-kernel
330
- << : *test-job-x86-intel-cros-kernel
331
- platforms :
332
- - acer-cbv514-1h-34uz-brya
333
- - acer-chromebox-cxi5-brask
334
- - acer-n20q11-r856ltn-p1s2-nissa
335
- event :
336
- << : *test-job-x86-event
337
- name : kbuild-gcc-12-x86-chromeos-daily-intel-fault-injection
340
+ << : *test-job-x86-intel-fault-injection
341
+
342
+ - job : ltp-fault-injection-x86-intel-cros-kernel
343
+ << : *test-job-x86-intel-fault-injection
338
344
339
345
- job : kbuild-clang-17-arm64-chromeos-daily-mediatek
340
346
<< : *build-k8s-all
You can’t perform that action at this time.
0 commit comments