[PATCH v2 i-g-t] tests/intel-ci: Add platform Blocklist for Eudebug

Gandi, Ramadevi ramadevi.gandi at intel.com
Tue May 20 09:53:40 UTC 2025


Add to meson file.

> -----Original Message-----
> From: Girotra, Himanshu <himanshu.girotra at intel.com>
> Sent: Tuesday, May 20, 2025 3:19 PM
> To: Gandi, Ramadevi <ramadevi.gandi at intel.com>; Piecielska, Katarzyna
> <katarzyna.piecielska at intel.com>; Konieczny, Kamil
> <kamil.konieczny at intel.com>; igt-dev at lists.freedesktop.org
> Subject: [PATCH v2 i-g-t] tests/intel-ci: Add platform Blocklist for Eudebug
> 
> From: Himanshu Girotra <himanshu.girotra at intel.com>
> 
> Add blocklist file for LNL/BMG and core blocklist for debugger functionality
> 
> Signed-off-by: Himanshu Girotra <himanshu.girotra at intel.com>
> Cc: Kamil Konieczny <kamil.konieczny at linux.intel.com>
> Cc: Katarzyna Piecielska <katarzyna.piecielska at intel.com>
> Cc: Ramadevi Gandi <ramadevi.gandi at intel.com>
> ---
>  tests/intel-ci/xe.bmg.eudebug.blocklist.txt | 5 +++++
>  tests/intel-ci/xe.eudebug.blocklist.txt     | 4 ++++
>  tests/intel-ci/xe.lnl.eudebug.blocklist.txt | 6 ++++++
>  3 files changed, 15 insertions(+)
>  create mode 100644 tests/intel-ci/xe.bmg.eudebug.blocklist.txt
>  create mode 100644 tests/intel-ci/xe.eudebug.blocklist.txt
>  create mode 100644 tests/intel-ci/xe.lnl.eudebug.blocklist.txt
> 
> diff --git a/tests/intel-ci/xe.bmg.eudebug.blocklist.txt b/tests/intel-
> ci/xe.bmg.eudebug.blocklist.txt
> new file mode 100644
> index 000000000..661e3122a
> --- /dev/null
> +++ b/tests/intel-ci/xe.bmg.eudebug.blocklist.txt
> @@ -0,0 +1,5 @@
> +#####################################################
> +# BMG specific blocklist for Xe EUdebugger tests
> +#####################################################
> +igt at .*@.*tiles
> +igt at .*@*multigpu.*
> diff --git a/tests/intel-ci/xe.eudebug.blocklist.txt b/tests/intel-
> ci/xe.eudebug.blocklist.txt
> new file mode 100644
> index 000000000..e13a5cc2b
> --- /dev/null
> +++ b/tests/intel-ci/xe.eudebug.blocklist.txt
> @@ -0,0 +1,4 @@
> +#####################################################
> +# Core Blocklist for Xe EUdebugger tests
> +#####################################################
> +igt@(?!.*xe.*eudebug.*|xe_exec_sip.*).*
> diff --git a/tests/intel-ci/xe.lnl.eudebug.blocklist.txt b/tests/intel-
> ci/xe.lnl.eudebug.blocklist.txt
> new file mode 100644
> index 000000000..cabac8858
> --- /dev/null
> +++ b/tests/intel-ci/xe.lnl.eudebug.blocklist.txt
> @@ -0,0 +1,6 @@
> +#####################################################
> +# LNL specific blocklist for Xe EUdebugger tests
> +#####################################################
> +igt at .*@.*tiles
> +igt at .*@*multigpu.*
> +igt at xe_eudebug_online@writes-caching-(?!sram-bb-sram-target-sram).*
> --
> 2.40.0



More information about the igt-dev mailing list