Skip to content

Commit c2b496b

Browse files
Jeny Sadadianuclearcat
Jeny Sadadia
authored andcommitted
config/pipeline.yaml: add baseline-x86 test for CIP
Add `baseline-x86-cip` test to be submitted to CIP LAVA lab. Signed-off-by: Jeny Sadadia <[email protected]>
1 parent f409438 commit c2b496b

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

config/pipeline.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,7 @@ jobs:
224224
baseline-x86: *baseline-job
225225
baseline-x86-baylibre: *baseline-job
226226
baseline-x86-qualcomm: *baseline-job
227+
baseline-x86-cip: *baseline-job
227228

228229
kbuild-gcc-10-arc-haps_hs_smp_defconfig:
229230
<<: *kbuild-job
@@ -702,6 +703,17 @@ scheduler:
702703
platforms:
703704
- qemu
704705

706+
- job: baseline-x86-cip
707+
event:
708+
channel: node
709+
name: kbuild-gcc-10-x86
710+
result: pass
711+
runtime:
712+
type: lava
713+
name: lava-cip
714+
platforms:
715+
- qemu
716+
705717
- job: kbuild-clang-17-x86
706718
<<: *build-k8s-all
707719

0 commit comments

Comments
 (0)