[igt-dev] [PATCH i-g-t v4 2/4] intel-ci: create a symlink for i915-blacklist.txt

Mauro Carvalho Chehab mauro.chehab at linux.intel.com
Thu Mar 23 09:02:19 UTC 2023


From: Mauro Carvalho Chehab <mchehab at kernel.org>

In order to avoid disrupts at exiting intel-ci tests, keep a
symlink to the i915 blacklist:

	i915-blacklist.txt -> blacklist.txt

Signed-off-by: Mauro Carvalho Chehab <mchehab at kernel.org>
---
 tests/intel-ci/blacklist.txt | 1 +
 1 file changed, 1 insertion(+)
 create mode 120000 tests/intel-ci/blacklist.txt

diff --git a/tests/intel-ci/blacklist.txt b/tests/intel-ci/blacklist.txt
new file mode 120000
index 000000000000..e48e29e27f4e
--- /dev/null
+++ b/tests/intel-ci/blacklist.txt
@@ -0,0 +1 @@
+i915-blacklist.txt
\ No newline at end of file
-- 
2.39.2



More information about the igt-dev mailing list