[i-g-t] HAX: Test gem_exec_alignment behavior
Nitin Gote
nitin.r.gote at intel.com
Tue Aug 27 16:28:44 UTC 2024
gem_exec_alignment at pi and gem_exec_alignment at pi-isolated tests
are failing on CI runs but issue is not reproduced locally on different
MTL and ARLH systems.
So, adding gem_exec_alignment at pi and gem_exec_alignment at pi-isolated
test in fast-feedback.testlist to test on CI systems.
Signed-off-by: Nitin Gote <nitin.r.gote at intel.com>
---
tests/intel-ci/fast-feedback.testlist | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/tests/intel-ci/fast-feedback.testlist b/tests/intel-ci/fast-feedback.testlist
index be0965110..5da6d9161 100644
--- a/tests/intel-ci/fast-feedback.testlist
+++ b/tests/intel-ci/fast-feedback.testlist
@@ -1,6 +1,10 @@
# Try to load the driver if it's not available yet.
igt at i915_module_load@load
+# Added gem_exec_alignment for testing purpose
+igt at gem_exec_alignment@pi
+igt at gem_exec_alignment@pi-isolated
+
# Keep alphabetically sorted by default
igt at core_auth@basic-auth
igt at debugfs_test@read_all_entries
--
2.25.1
More information about the Intel-gfx-trybot
mailing list