ci: Enable reporting to the flakes IRC channel for i915g and crocus.

Acked-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14300>
This commit is contained in:
Emma Anholt 2021-12-23 09:15:27 -08:00
parent d1a59c4077
commit 177bf24569
2 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,7 @@
- anholt-g41
variables:
GPU_VERSION: crocus-g41
FLAKES_CHANNEL: "#intel-ci"
# Manual test rules for using anholt's shared hsw.
.anholt-hsw-test:

View File

@ -8,6 +8,7 @@
- anholt-g33
variables:
GPU_VERSION: i915-g33
FLAKES_CHANNEL: "#intel-ci"
i915-g33-deqp:
extends: