ci/freedreno: Also retest when only CI configuration changes.
authorEric Anholt <eric@anholt.net>
Fri, 26 Feb 2021 20:47:44 +0000 (12:47 -0800)
committerMarge Bot <eric+marge@anholt.net>
Wed, 3 Mar 2021 21:05:39 +0000 (21:05 +0000)
Fixes: dab845d457eb ("ci: Move specific driver testing to separate files in separate dirs.")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9314>

.gitlab-ci/test-source-dep.yml

index 04d16fe..13981d8 100644 (file)
       # is supported, we can change the src/freedreno/ rule to explicitly
       # exclude tools, rather than having to explicitly list everything
       # else
+      - src/freedreno/ci/**/*
       - src/freedreno/common/**/*
       - src/freedreno/drm/**/*
       - src/freedreno/fdl/**/*