Skip to content

Commit 072619a

Browse files
a-wainuclearcat
authored andcommitted
config: drop coverage-enabled build/test jobs
Those jobs were useful as a first step towards enabling code coverage, however reflecting more on this use-case, we came to the conclusion that our only target so far is the ChromeOS kernel. We should therefore get rid of the current jobs and add more relevant ones as a follow-up. Signed-off-by: Arnaud Ferraris <arnaud.ferraris@collabora.com>
1 parent 8ac5e36 commit 072619a

3 files changed

Lines changed: 0 additions & 75 deletions

File tree

config/jobs.yaml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1379,23 +1379,6 @@ jobs:
13791379
- '!android'
13801380
- '!chromiumos'
13811381

1382-
kbuild-gcc-12-x86-coverage:
1383-
<<: *kbuild-gcc-12-x86-job
1384-
params:
1385-
<<: *kbuild-gcc-12-x86-params
1386-
fragments:
1387-
- 'coverage'
1388-
- 'lab-setup'
1389-
- 'x86-board'
1390-
rules:
1391-
tree:
1392-
- 'chromiumos'
1393-
- 'collabora-chromeos-kernel:for-kernelci'
1394-
- 'mainline:master'
1395-
- 'next:master'
1396-
- 'stable'
1397-
- 'stable-rc'
1398-
13991382
kbuild-gcc-12-x86-kselftest:
14001383
<<: *kbuild-gcc-12-x86-job
14011384
params:

config/scheduler-chromeos.yaml

Lines changed: 0 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -129,12 +129,6 @@ _anchors:
129129
<<: *test-job-x86-event
130130
name: kbuild-gcc-12-x86-chromeos-daily-amd
131131

132-
test-job-x86-coverage: &test-job-x86-coverage
133-
<<: *test-job-x86
134-
event:
135-
<<: *test-job-x86-event
136-
name: kbuild-gcc-12-x86-coverage
137-
138132
test-job-x86-intel: &test-job-x86-intel
139133
<<: *test-job-x86
140134
platforms: *intel-platforms
@@ -456,37 +450,18 @@ scheduler:
456450
- hp-11A-G6-EE-grunt
457451
- hp-x360-12b-ca0010nr-n4020-octopus
458452

459-
- job: ltp-crypto
460-
<<: *test-job-x86-coverage
461-
platforms:
462-
- asus-C523NA-A20057-coral
463-
- hp-11A-G6-EE-grunt
464-
- hp-x360-12b-ca0010nr-n4020-octopus
465-
466453
- job: ltp-fcntl-locktests
467454
<<: *test-job-x86
468455
platforms:
469456
- asus-C433TA-AJ0005-rammus
470457
- asus-C523NA-A20057-coral
471458
- hp-11A-G6-EE-grunt
472459

473-
- job: ltp-fcntl-locktests
474-
<<: *test-job-x86-coverage
475-
platforms:
476-
- asus-C433TA-AJ0005-rammus
477-
- asus-C523NA-A20057-coral
478-
- hp-11A-G6-EE-grunt
479-
480460
- job: ltp-ima
481461
<<: *test-job-x86
482462
platforms:
483463
- asus-C523NA-A20057-coral
484464

485-
- job: ltp-ima
486-
<<: *test-job-x86-coverage
487-
platforms:
488-
- asus-C523NA-A20057-coral
489-
490465
- job: ltp-ipc
491466
<<: *test-job-x86
492467
platforms:
@@ -495,42 +470,20 @@ scheduler:
495470
- hp-11A-G6-EE-grunt
496471
- hp-x360-12b-ca0010nr-n4020-octopus
497472

498-
- job: ltp-ipc
499-
<<: *test-job-x86-coverage
500-
platforms:
501-
- acer-cp514-2h-1130g7-volteer
502-
- asus-C436FA-Flip-hatch
503-
- hp-11A-G6-EE-grunt
504-
- hp-x360-12b-ca0010nr-n4020-octopus
505-
506473
- job: ltp-mm
507474
<<: *test-job-x86
508475
platforms:
509476
- asus-C436FA-Flip-hatch
510477
- hp-11A-G6-EE-grunt
511478
- hp-x360-12b-ca0010nr-n4020-octopus
512479

513-
- job: ltp-mm
514-
<<: *test-job-x86-coverage
515-
platforms:
516-
- asus-C436FA-Flip-hatch
517-
- hp-11A-G6-EE-grunt
518-
- hp-x360-12b-ca0010nr-n4020-octopus
519-
520480
- job: ltp-pty
521481
<<: *test-job-x86
522482
platforms:
523483
- asus-C433TA-AJ0005-rammus
524484
- asus-C523NA-A20057-coral
525485
- hp-11A-G6-EE-grunt
526486

527-
- job: ltp-pty
528-
<<: *test-job-x86-coverage
529-
platforms:
530-
- asus-C433TA-AJ0005-rammus
531-
- asus-C523NA-A20057-coral
532-
- hp-11A-G6-EE-grunt
533-
534487
- job: ltp-timers
535488
<<: *test-job-x86
536489
platforms:
@@ -539,14 +492,6 @@ scheduler:
539492
- asus-C523NA-A20057-coral
540493
- hp-11A-G6-EE-grunt
541494

542-
- job: ltp-timers
543-
<<: *test-job-x86-coverage
544-
platforms:
545-
- asus-C433TA-AJ0005-rammus
546-
- asus-C436FA-Flip-hatch
547-
- asus-C523NA-A20057-coral
548-
- hp-11A-G6-EE-grunt
549-
550495
- job: ltp-capability-cros-kernel
551496
<<: *test-job-arm64-mediatek-cros-kernel
552497

config/scheduler.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -713,9 +713,6 @@ scheduler:
713713
- job: kbuild-gcc-12-x86-build-only
714714
<<: *build-k8s-all
715715

716-
- job: kbuild-gcc-12-x86-coverage
717-
<<: *build-k8s-all
718-
719716
- job: kbuild-gcc-12-x86-kcidebug
720717
<<: *build-k8s-all
721718

0 commit comments

Comments
 (0)