Skip to content

Commit

Permalink
config/pipeline.yaml: add baseline-x86 test for CIP
Browse files Browse the repository at this point in the history
Add `baseline-x86-cip` test to be submitted to CIP
LAVA lab.

Signed-off-by: Jeny Sadadia <[email protected]>
  • Loading branch information
Jeny Sadadia committed May 30, 2024
1 parent 7f4bdc8 commit 359a54e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions config/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@ jobs:
baseline-x86: *baseline-job
baseline-x86-baylibre: *baseline-job
baseline-x86-qualcomm: *baseline-job
baseline-x86-cip: *baseline-job

kbuild-gcc-10-arc-haps_hs_smp_defconfig:
<<: *kbuild-job
Expand Down Expand Up @@ -686,6 +687,17 @@ scheduler:
platforms:
- qemu

- job: baseline-x86-cip
event:
channel: node
name: kbuild-gcc-10-x86
result: pass
runtime:
type: lava
name: lava-cip
platforms:
- qemu

- job: kbuild-clang-17-x86
<<: *build-k8s-all

Expand Down

0 comments on commit 359a54e

Please sign in to comment.