Lines Matching +full:no_scheduled_pipelines +full:- +full:rules
1 .test-rules:
2 rules:
3 - if: '$FD_FARM == "offline" && $RUNNER_TAG =~ /^google-freedreno-/'
5 - if: '$COLLABORA_FARM == "offline" && $RUNNER_TAG =~ /^mesa-ci-x86-64-lava-/'
7 - !reference [.no_scheduled_pipelines-rules, rules]
8 - when: on_success
10 .lava-test:
12 - .test-rules
15 - rm -rf install
16 - tar -xf artifacts/install.tar
17 - mv install/* artifacts/.
18 # Override it with our lava-submit.sh script
19 - ./artifacts/lava-submit.sh
21 .lava-igt:arm32:
23 - .lava-test:arm32
28 - testing:arm32
30 - alpine/x86_64_lava_ssh_client
31 - kernel+rootfs_arm32
32 - debian/x86_64_build
33 - testing:arm32
34 - igt:arm32
36 .lava-igt:arm64:
38 - .lava-test:arm64
43 - testing:arm64
45 - alpine/x86_64_lava_ssh_client
46 - kernel+rootfs_arm64
47 - debian/x86_64_build
48 - testing:arm64
49 - igt:arm64
51 .lava-igt:x86_64:
53 - .lava-test:x86_64
58 - testing:x86_64
60 - alpine/x86_64_lava_ssh_client
61 - kernel+rootfs_x86_64
62 - debian/x86_64_build
63 - testing:x86_64
64 - igt:x86_64
66 .baremetal-igt-arm64:
68 - .baremetal-test-arm64
69 - .use-debian/arm64_test
70 - .test-rules
74 S3_ARTIFACT_NAME: "arm64/kernel-files"
78 - debian/arm64_test
79 - job: testing:arm64
81 - igt:arm64
83 - $RUNNER_TAG
87 - .lava-igt:arm64
92 DEVICE_TYPE: sc7180-trogdor-lazor-limozeen
93 DTB: sc7180-trogdor-lazor-limozeen-nots-r5
97 RUNNER_TAG: mesa-ci-x86-64-lava-sc7180-trogdor-lazor-limozeen
101 - .baremetal-igt-arm64
105 BM_DTB: https://${PIPELINE_ARTIFACTS_BASE}/arm64/apq8016-sbc.dtb
108 RUNNER_TAG: google-freedreno-db410c
110 - ./install/bare-metal/fastboot.sh
111 rules:
113 - when: never
117 - .baremetal-igt-arm64
122 BM_DTB: https://${PIPELINE_ARTIFACTS_BASE}/arm64/apq8096-db820c.dtb
124 RUNNER_TAG: google-freedreno-db820c
126 - ./install/bare-metal/fastboot.sh
130 - .baremetal-igt-arm64
135 BM_KERNEL: https://${PIPELINE_ARTIFACTS_BASE}/arm64/cheza-kernel
137 RUNNER_TAG: google-freedreno-cheza
139 - ./install/bare-metal/cros-servo.sh
143 - .lava-igt:arm32
147 DEVICE_TYPE: rk3288-veyron-jaq
152 RUNNER_TAG: mesa-ci-x86-64-lava-rk3288-veyron-jaq
156 - .lava-igt:arm64
161 DEVICE_TYPE: rk3399-gru-kevin
166 RUNNER_TAG: mesa-ci-x86-64-lava-rk3399-gru-kevin
170 - .lava-igt:x86_64
180 - .i915
183 DEVICE_TYPE: asus-C523NA-A20057-coral
185 RUNNER_TAG: mesa-ci-x86-64-lava-asus-C523NA-A20057-coral
189 - .i915
192 DEVICE_TYPE: hp-x360-12b-ca0010nr-n4020-octopus
194 RUNNER_TAG: mesa-ci-x86-64-lava-hp-x360-12b-ca0010nr-n4020-octopus
198 - .i915
201 DEVICE_TYPE: asus-C433TA-AJ0005-rammus
203 RUNNER_TAG: mesa-ci-x86-64-lava-asus-C433TA-AJ0005-rammus
207 - .i915
210 DEVICE_TYPE: hp-x360-14-G1-sona
212 RUNNER_TAG: mesa-ci-x86-64-lava-hp-x360-14-G1-sona
216 - .i915
219 DEVICE_TYPE: dell-latitude-5400-8665U-sarien
221 RUNNER_TAG: mesa-ci-x86-64-lava-dell-latitude-5400-8665U-sarien
225 - .i915
228 DEVICE_TYPE: asus-C436FA-Flip-hatch
230 RUNNER_TAG: mesa-ci-x86-64-lava-asus-C436FA-flip-hatch
234 - .i915
237 DEVICE_TYPE: asus-cx9400-volteer
239 RUNNER_TAG: mesa-ci-x86-64-lava-asus-cx9400-volteer
243 - .lava-igt:x86_64
253 - .amdgpu
255 DEVICE_TYPE: hp-11A-G6-EE-grunt
257 RUNNER_TAG: mesa-ci-x86-64-lava-hp-11A-G6-EE-grunt
261 - .lava-igt:arm64
271 - .mediatek
273 DEVICE_TYPE: mt8173-elm-hana
275 RUNNER_TAG: mesa-ci-x86-64-lava-mt8173-elm-hana
276 rules:
278 - when: never
282 - .mediatek
284 DEVICE_TYPE: mt8183-kukui-jacuzzi-juniper-sku16
286 RUNNER_TAG: mesa-ci-x86-64-lava-mt8183-kukui-jacuzzi-juniper-sku16
288 # drm-mtk doesn't even probe yet in mainline for mt8192
291 - .mediatek
293 DEVICE_TYPE: mt8192-asurada-spherion-r0
295 RUNNER_TAG: mesa-ci-x86-64-lava-mt8192-asurada-spherion-r0
299 - .lava-igt:arm64
304 BOOT_METHOD: u-boot
309 - .meson
311 DEVICE_TYPE: meson-g12b-a311d-khadas-vim3
313 RUNNER_TAG: mesa-ci-x86-64-lava-meson-g12b-a311d-khadas-vim3
316 stage: virtio-gpu
322 - .test-gl
324 - kvm
326 - ln -sf $CI_PROJECT_DIR/install /install
327 - mv install/bzImage /lava-files/bzImage
328 - install/crosvm-runner.sh install/igt_runner.sh
330 - debian/x86_64_test-gl
331 - testing:x86_64
332 - igt:x86_64
333 rules:
335 - when: never