Lines Matching +full:x86_64_test +full:- +full:gl

1 .test-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
111 RUNNER_TAG: google-freedreno-db410c
113 - ./install/bare-metal/fastboot.sh
116 - when: never
120 - .baremetal-igt-arm64
125 BM_DTB: https://${PIPELINE_ARTIFACTS_BASE}/arm64/apq8096-db820c.dtb
127 RUNNER_TAG: google-freedreno-db820c
129 - ./install/bare-metal/fastboot.sh
133 - .baremetal-igt-arm64
138 BM_KERNEL: https://${PIPELINE_ARTIFACTS_BASE}/arm64/cheza-kernel
140 RUNNER_TAG: google-freedreno-cheza
142 - ./install/bare-metal/cros-servo.sh
146 - .lava-igt:arm32
150 DEVICE_TYPE: rk3288-veyron-jaq
155 RUNNER_TAG: mesa-ci-x86-64-lava-rk3288-veyron-jaq
159 - .lava-igt:arm64
164 DEVICE_TYPE: rk3399-gru-kevin
169 RUNNER_TAG: mesa-ci-x86-64-lava-rk3399-gru-kevin
173 - .lava-igt:x86_64
183 - .i915
186 DEVICE_TYPE: asus-C523NA-A20057-coral
188 RUNNER_TAG: mesa-ci-x86-64-lava-asus-C523NA-A20057-coral
192 - .i915
195 DEVICE_TYPE: hp-x360-12b-ca0010nr-n4020-octopus
197 RUNNER_TAG: mesa-ci-x86-64-lava-hp-x360-12b-ca0010nr-n4020-octopus
201 - .i915
204 DEVICE_TYPE: asus-C433TA-AJ0005-rammus
206 RUNNER_TAG: mesa-ci-x86-64-lava-asus-C433TA-AJ0005-rammus
210 - .i915
213 DEVICE_TYPE: hp-x360-14-G1-sona
215 RUNNER_TAG: mesa-ci-x86-64-lava-hp-x360-14-G1-sona
219 - .i915
222 DEVICE_TYPE: dell-latitude-5400-8665U-sarien
224 RUNNER_TAG: mesa-ci-x86-64-lava-dell-latitude-5400-8665U-sarien
228 - .i915
231 DEVICE_TYPE: asus-C436FA-Flip-hatch
233 RUNNER_TAG: mesa-ci-x86-64-lava-asus-C436FA-flip-hatch
237 - .i915
240 DEVICE_TYPE: acer-cp514-2h-1130g7-volteer
242 RUNNER_TAG: mesa-ci-x86-64-lava-acer-cp514-2h-1130g7-volteer
246 - .lava-igt:x86_64
256 - .amdgpu
259 DEVICE_TYPE: hp-11A-G6-EE-grunt
261 RUNNER_TAG: mesa-ci-x86-64-lava-hp-11A-G6-EE-grunt
265 - .lava-igt:arm64
275 - .mediatek
278 DEVICE_TYPE: mt8173-elm-hana
280 RUNNER_TAG: mesa-ci-x86-64-lava-mt8173-elm-hana
283 - when: never
287 - .mediatek
290 DEVICE_TYPE: mt8183-kukui-jacuzzi-juniper-sku16
292 RUNNER_TAG: mesa-ci-x86-64-lava-mt8183-kukui-jacuzzi-juniper-sku16
294 # drm-mtk doesn't even probe yet in mainline for mt8192
297 - .mediatek
300 DEVICE_TYPE: mt8192-asurada-spherion-r0
302 RUNNER_TAG: mesa-ci-x86-64-lava-mt8192-asurada-spherion-r0
306 - .lava-igt:arm64
311 BOOT_METHOD: u-boot
316 - .meson
319 DEVICE_TYPE: meson-g12b-a311d-khadas-vim3
321 RUNNER_TAG: mesa-ci-x86-64-lava-meson-g12b-a311d-khadas-vim3
324 stage: virtio-gpu
330 - .test-gl
332 - kvm
334 - ln -sf $CI_PROJECT_DIR/install /install
335 - mv install/bzImage /lava-files/bzImage
336 - install/crosvm-runner.sh install/igt_runner.sh
338 - debian/x86_64_test-gl
339 - testing:x86_64
340 - igt:x86_64
343 - when: never