Skip to content

Commit f008354

Browse files
committed
upd(*.yaml): Run stable tree tests same as stable-rc
We need to update list of tests being run to match stable to stable-rc trees. Signed-off-by: Denys Fedoryshchenko <[email protected]>
1 parent 6ac2691 commit f008354

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

config/jobs-chromeos.yaml

+5
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ _anchors:
6262
tree:
6363
- mainline
6464
- stable-rc
65+
- stable
6566

6667
tast-decoder: &tast-decoder-job
6768
<<: *tast-job
@@ -520,6 +521,7 @@ _anchors:
520521
tree:
521522
- mainline
522523
- stable-rc
524+
- stable
523525
kcidb_test_suite: kernelci_watchdog_reset
524526

525527
wifi-basic: &wifi-basic-job
@@ -533,6 +535,7 @@ _anchors:
533535
tree:
534536
- mainline
535537
- stable-rc
538+
- stable
536539
kcidb_test_suite: kernelci_wifi_basic
537540

538541
jobs:
@@ -545,6 +548,7 @@ jobs:
545548
tree:
546549
- mainline
547550
- stable-rc
551+
- stable
548552

549553
baseline-arm64-qualcomm-chromebook: *baseline-job
550554

@@ -559,6 +563,7 @@ jobs:
559563
tree:
560564
- mainline
561565
- stable-rc
566+
- stable
562567

563568
baseline-nfs-arm64-qualcomm-chromebook: *baseline-nfs-job
564569
baseline-nfs-x86-amd-chromebook: *baseline-nfs-job

config/pipeline.yaml

+17
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,7 @@ jobs:
315315
tree:
316316
- 'mainline'
317317
- 'stable-rc'
318+
- 'stable'
318319

319320
kbuild-clang-17-arm-android: &kbuild-clang-17-arm-android-job
320321
<<: *kbuild-clang-17-arm-job
@@ -368,6 +369,7 @@ jobs:
368369
tree:
369370
- 'mainline'
370371
- 'stable-rc'
372+
- 'stable'
371373

372374
kbuild-clang-17-arm64-allnoconfig:
373375
<<: *kbuild-clang-17-arm64-job
@@ -587,6 +589,7 @@ jobs:
587589
tree:
588590
- 'mainline'
589591
- 'stable-rc'
592+
- 'stable'
590593

591594
kbuild-clang-17-x86-allnoconfig:
592595
<<: *kbuild-clang-17-x86-job
@@ -650,6 +653,7 @@ jobs:
650653
tree:
651654
- 'kernelci'
652655
- 'stable-rc'
656+
- 'stable'
653657
- 'next'
654658
- 'sashal-next'
655659

@@ -781,6 +785,7 @@ jobs:
781785
tree:
782786
- 'kernelci'
783787
- 'stable-rc'
788+
- 'stable'
784789

785790
kbuild-gcc-12-arm-kselftest:
786791
<<: *kbuild-gcc-12-arm-job
@@ -871,6 +876,7 @@ jobs:
871876
tree:
872877
- 'kernelci'
873878
- 'stable-rc'
879+
- 'stable'
874880

875881
kbuild-gcc-12-arm-multi_v7_defconfig:
876882
<<: *kbuild-gcc-12-arm-job
@@ -882,6 +888,7 @@ jobs:
882888
- 'chrome-platform'
883889
- 'kernelci'
884890
- 'stable-rc'
891+
- 'stable'
885892

886893
kbuild-gcc-12-arm-omap1_defconfig:
887894
<<: *kbuild-gcc-12-arm-job
@@ -902,6 +909,7 @@ jobs:
902909
- 'kernelci'
903910
- 'omap'
904911
- 'stable-rc'
912+
- 'stable'
905913

906914
kbuild-gcc-12-arm-preempt_rt:
907915
<<: *kbuild-gcc-12-arm-job
@@ -923,6 +931,7 @@ jobs:
923931
tree:
924932
- 'kernelci'
925933
- 'stable-rc'
934+
- 'stable'
926935

927936
kbuild-gcc-12-arm64: *kbuild-gcc-12-arm64-job
928937

@@ -1148,6 +1157,7 @@ jobs:
11481157
tree:
11491158
- 'mainline'
11501159
- 'stable-rc'
1160+
- 'stable'
11511161

11521162
kbuild-gcc-12-i386-allnoconfig:
11531163
<<: *kbuild-gcc-12-i386-job
@@ -1158,6 +1168,7 @@ jobs:
11581168
tree:
11591169
- 'kernelci'
11601170
- 'stable-rc'
1171+
- 'stable'
11611172
- 'next'
11621173
- 'sashal-next'
11631174

@@ -1222,6 +1233,7 @@ jobs:
12221233
tree:
12231234
- 'kernelci'
12241235
- 'stable-rc'
1236+
- 'stable'
12251237

12261238
kbuild-gcc-12-mips-32r2el_defconfig: &kbuild-gcc-12-mips-job
12271239
<<: *kbuild-job
@@ -1235,6 +1247,7 @@ jobs:
12351247
tree:
12361248
- 'kernelci'
12371249
- 'stable-rc'
1250+
- 'stable'
12381251
- 'next'
12391252
- 'sashal-next'
12401253

@@ -1340,6 +1353,7 @@ jobs:
13401353
tree:
13411354
- 'kernelci'
13421355
- 'stable-rc'
1356+
- 'stable'
13431357

13441358
kbuild-gcc-12-riscv-smp:
13451359
<<: *kbuild-gcc-12-riscv-job
@@ -1381,6 +1395,7 @@ jobs:
13811395
tree:
13821396
- 'kernelci'
13831397
- 'stable-rc'
1398+
- 'stable'
13841399

13851400
kbuild-gcc-12-x86-android-allmodconfig: &kbuild-gcc-12-x86-android-allmodconfig-job
13861401
<<: *kbuild-gcc-12-x86-job
@@ -1520,6 +1535,7 @@ jobs:
15201535
tree:
15211536
- 'kernelci'
15221537
- 'stable-rc'
1538+
- 'stable'
15231539

15241540
kselftest-cpufreq: &kselftest-job
15251541
template: generic.jinja2
@@ -1534,6 +1550,7 @@ jobs:
15341550
tree:
15351551
- mainline
15361552
- stable-rc
1553+
- stable
15371554
kcidb_test_suite: kselftest.cpufreq
15381555

15391556
kselftest-cpufreq-hibernate:

0 commit comments

Comments
 (0)