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