All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Senna Tschudin <peter.senna@linux.intel.com>
To: Kamil Konieczny <kamil.konieczny@linux.intel.com>,
	igt-dev@lists.freedesktop.org
Cc: Karthik B S <karthik.b.s@intel.com>,
	Andrzej Hajda <andrzej.hajda@intel.com>
Subject: Re: [PATCH i-g-t] tests/intel/*test_config: Fix i915 blocklists rename
Date: Wed, 16 Jul 2025 12:29:07 +0200	[thread overview]
Message-ID: <2ba33909-3529-4931-8f3d-c88b4ab5cef6@linux.intel.com> (raw)
In-Reply-To: <20250716102315.48051-1-kamil.konieczny@linux.intel.com>



On 7/16/2025 12:23 PM, Kamil Konieczny wrote:
> I missed few more places for i915 blocklists rename, last ones
> are in i915|kms json files. This was found when compiling after
> reverting two last symlinks patches:
> 70f2cf0d6 ("intel-ci: Add symlinks for old i915 testlists")
> f778072a5 ("intel-ci: Add symlinks for old i915 blocklists")
> 
> where scripts/test_list.py reports 'FileNotFoundError'
> 
> Cc: Karthik B S <karthik.b.s@intel.com>
> Cc: Andrzej Hajda <andrzej.hajda@intel.com>
> Reported-by: Peter Senna Tschudin <peter.senna@linux.intel.com>
> Fixes: 8d8ecb94f673 ("intel-ci: rename i915 blocklists")
> Signed-off-by: Kamil Konieczny <kamil.konieczny@linux.intel.com>
Tested-by: Peter Senna Tschudin <peter.senna@linux.intel.com>
Reviewed-by: Peter Senna Tschudin <peter.senna@linux.intel.com>

> ---
>  tests/intel/i915_test_config.json | 2 +-
>  tests/intel/kms_test_config.json  | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/tests/intel/i915_test_config.json b/tests/intel/i915_test_config.json
> index 7cfcad532..a31e00893 100644
> --- a/tests/intel/i915_test_config.json
> +++ b/tests/intel/i915_test_config.json
> @@ -87,7 +87,7 @@
>                  "update-from-file": {
>                      "include-type": "regex-ignorecase",
>                      "include": [
> -                        { "all": "../intel-ci/blacklist.txt" }
> +                        { "all": "../intel-ci/i915.blocklist.txt" }
>                      ]
>                  }
>              }
> diff --git a/tests/intel/kms_test_config.json b/tests/intel/kms_test_config.json
> index 362298e0d..4fab26275 100644
> --- a/tests/intel/kms_test_config.json
> +++ b/tests/intel/kms_test_config.json
> @@ -61,7 +61,7 @@
>  			{ "LNL": "../intel-ci/xe.lnl.display.blocklist.txt" },
>  			{ "BMG": "../intel-ci/xe.bmg.display.blocklist.txt" },
>  			{ "LNL, BMG": "../intel-ci/xe.blocklist.txt" },
> -			{ "ADLP, ADLS, DG2, MTL": "../intel-ci/blacklist.txt" }
> +			{ "ADLP, ADLS, DG2, MTL": "../intel-ci/i915.blocklist.txt" }
>  		    ]
>  		}
>  	    }


  reply	other threads:[~2025-07-16 10:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-16 10:23 [PATCH i-g-t] tests/intel/*test_config: Fix i915 blocklists rename Kamil Konieczny
2025-07-16 10:29 ` Peter Senna Tschudin [this message]
2025-07-16 14:52 ` ✓ i915.CI.BAT: success for " Patchwork
2025-07-16 16:23 ` ✓ Xe.CI.BAT: " Patchwork
2025-07-17  7:27 ` ✓ i915.CI.Full: " Patchwork
2025-07-17  9:33 ` ✗ Xe.CI.Full: failure " Patchwork
2025-07-17 11:28 ` Patchwork
2025-07-17 12:00   ` Kamil Konieczny

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2ba33909-3529-4931-8f3d-c88b4ab5cef6@linux.intel.com \
    --to=peter.senna@linux.intel.com \
    --cc=andrzej.hajda@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=kamil.konieczny@linux.intel.com \
    --cc=karthik.b.s@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.