Re: [PATCH i-g-t] intel-ci: Rename drm_buddy to gpu_buddy in blocklist
Kamil Konieczny <[email protected]>
| Newsgroups | org.freedesktop.lists.igt-dev |
|---|---|
| Message-ID | <[email protected]> |
Hi Krzysztof, On 2026-07-22 at 18:44:17 +0200, Krzysztof Niemiec wrote: > The drm_buddy kunit test was renamed to gpu_buddy, but the blocklist > wasn't changed accordingly in the series where the renaming was done. > Change the name in the blocklist. > > Signed-off-by: Krzysztof Niemiec <[email protected]> LGTM Reviewed-by: Kamil Konieczny <[email protected]> Regards, Kamil > --- > tests/intel-ci/xe.blocklist.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/tests/intel-ci/xe.blocklist.txt b/tests/intel-ci/xe.blocklist.txt > index 80cc98608..8ac4147c5 100644 > --- a/tests/intel-ci/xe.blocklist.txt > +++ b/tests/intel-ci/xe.blocklist.txt > @@ -29,7 +29,7 @@ igt@.*@i915.* > # time on Intel CI > ################################################################# > igt@dmabuf.* > -igt@drm_buddy > +igt@gpu_buddy > igt@drm_mm > igt@kms_selftest.* > ################################################################## > -- > 2.55.0 >