On Fri, Oct 04, 2024 at 07:01:20PM GMT, Vignesh Raman wrote: > Add job that executes the IGT test suite for sm8350-hdk. > > Signed-off-by: Vignesh Raman <vignesh.raman@xxxxxxxxxxxxx> > --- > drivers/gpu/drm/ci/arm64.config | 7 +- > drivers/gpu/drm/ci/build.sh | 1 + > drivers/gpu/drm/ci/test.yml | 16 ++ > .../drm/ci/xfails/msm-sm8350-hdk-fails.txt | 15 ++ > .../drm/ci/xfails/msm-sm8350-hdk-flakes.txt | 6 + > .../drm/ci/xfails/msm-sm8350-hdk-skips.txt | 211 ++++++++++++++++++ > 6 files changed, 255 insertions(+), 1 deletion(-) > create mode 100644 drivers/gpu/drm/ci/xfails/msm-sm8350-hdk-fails.txt > create mode 100644 drivers/gpu/drm/ci/xfails/msm-sm8350-hdk-flakes.txt > create mode 100644 drivers/gpu/drm/ci/xfails/msm-sm8350-hdk-skips.txt > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> -- With best wishes Dmitry