ci: Use ignore_scheduled_pipelines anchor in .radeonsi-rules
authorMichel Dänzer <mdaenzer@redhat.com>
Mon, 21 Sep 2020 17:27:51 +0000 (19:27 +0200)
committerMarge Bot <eric+marge@anholt.net>
Tue, 22 Sep 2020 15:08:52 +0000 (15:08 +0000)
commita1f46d7b6943699e5efb60fbcfdd1450db85adb1
treec8b7bdc2741787920c02742d4a26e78e4a419804
parente781cc702557f1102fc6253f5654696490742e06
ci: Use ignore_scheduled_pipelines anchor in .radeonsi-rules

Without this, scheduled pipelines erroneously tried to create jobs using
this template, which can't work, because their dependency jobs don't
exist in scheduled pipelines. Unfortunately, this resulted in scheduled
pipelines not running silently, without any direct feedback about what's
wrong (see https://gitlab.com/gitlab-org/gitlab/-/issues/25490).

Fixes: 6c8b921572a5 "ci: Build kernels and rootfs for x86 devices"
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6802>
.gitlab-ci/test-source-dep.yml