On Wed, May 29, 2024 at 08:10:46AM +0530, Vignesh Raman wrote: > Stop vendoring the testlist into the kernel. Instead, use the > testlist from the IGT build to ensure we do not miss renamed > or newly added tests. > > Signed-off-by: Vignesh Raman <vignesh.raman@xxxxxxxxxxxxx> > --- > > v2: > - Fix testlist generation for arm and arm64 builds. > > v3: > - Rename generated testlist file to ci-testlist. > > --- > drivers/gpu/drm/ci/build-igt.sh | 35 + > drivers/gpu/drm/ci/igt_runner.sh | 9 +- > drivers/gpu/drm/ci/testlist.txt | 2761 ------------------------------ > 3 files changed, 40 insertions(+), 2765 deletions(-) > delete mode 100644 drivers/gpu/drm/ci/testlist.txt > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> -- With best wishes Dmitry