[PATCH i-g-t v4 3/5] intel-ci: Add symlinks for old i915 blocklists

Hajda, Andrzej andrzej.hajda at intel.com
Wed Jul 9 13:00:43 UTC 2025


W dniu 08.07.2025 o 17:28, Kamil Konieczny pisze:
> Add symlinks to make a transition easier for CI.
>
> Cc: Michal Czaplinski <michal.czaplinski at intel.com>
> Suggested-by: Ryszard Knop <ryszard.knop at intel.com>
> Signed-off-by: Kamil Konieczny <kamil.konieczny at linux.intel.com>


Reviewed-by: Andrzej Hajda <andrzej.hajda at intel.com>

Regards

Andrzej


> ---
>   tests/intel-ci/blacklist-pre-merge.txt | 1 +
>   tests/intel-ci/blacklist.txt           | 1 +
>   2 files changed, 2 insertions(+)
>   create mode 120000 tests/intel-ci/blacklist-pre-merge.txt
>   create mode 120000 tests/intel-ci/blacklist.txt
>
> diff --git a/tests/intel-ci/blacklist-pre-merge.txt b/tests/intel-ci/blacklist-pre-merge.txt
> new file mode 120000
> index 000000000..124a31dbf
> --- /dev/null
> +++ b/tests/intel-ci/blacklist-pre-merge.txt
> @@ -0,0 +1 @@
> +i915.blocklist-pre-merge.txt
> \ No newline at end of file
> diff --git a/tests/intel-ci/blacklist.txt b/tests/intel-ci/blacklist.txt
> new file mode 120000
> index 000000000..ffa658927
> --- /dev/null
> +++ b/tests/intel-ci/blacklist.txt
> @@ -0,0 +1 @@
> +i915.blocklist.txt
> \ No newline at end of file


More information about the igt-dev mailing list