[Intel-gfx] [PATCH i-g-t 2/2] igt: Add debugfs_test.read_all_entries to the fast-feedback list

Maarten Lankhorst maarten.lankhorst at linux.intel.com
Thu Jul 20 14:27:55 UTC 2017


Every time we add something to debugfs, we test on the new platform
but forget to test that old platforms still work.

The test adds at most 200 ms extra time, which is worth it considering
how often we break debugfs.

Signed-off-by: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
---
 tests/intel-ci/fast-feedback.testlist | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/intel-ci/fast-feedback.testlist b/tests/intel-ci/fast-feedback.testlist
index abe928d973e9..c1aa373d596d 100644
--- a/tests/intel-ci/fast-feedback.testlist
+++ b/tests/intel-ci/fast-feedback.testlist
@@ -2,6 +2,7 @@
 
 igt at core_auth@basic-auth
 igt at core_prop_blob@basic
+igt at debugfs_test@read_all_entries
 igt at drv_getparams_basic@basic-eu-total
 igt at drv_getparams_basic@basic-subslice-total
 igt at drv_hangman@error-state-basic
-- 
2.11.0



More information about the Intel-gfx mailing list