Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mauro.chehab@linux.intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [RFC 2/4] tests/intel-ci: add symlinks to avoid breaking CI pipelines
Date: Thu, 23 Mar 2023 17:29:41 +0100	[thread overview]
Message-ID: <20230323162943.1961396-3-mauro.chehab@linux.intel.com> (raw)
In-Reply-To: <20230323162943.1961396-1-mauro.chehab@linux.intel.com>

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

There are lots of CI pipelines that rely on the old namespace
and testset.

Preserve them by adding symlinks to the old namespace.

Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
---
 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 000000000000..2d241498cacf
--- /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 000000000000..cc445e71e488
--- /dev/null
+++ b/tests/intel-ci/blacklist.txt
@@ -0,0 +1 @@
+i915-blocklist.txt
\ No newline at end of file
-- 
2.39.2

  parent reply	other threads:[~2023-03-23 16:29 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-23 16:29 [igt-dev] [RFC 0/4] Rename the blocked test lists Mauro Carvalho Chehab
2023-03-23 16:29 ` [igt-dev] [RFC 1/4] tests/intel-ci: rename block list files Mauro Carvalho Chehab
2023-03-23 16:29 ` Mauro Carvalho Chehab [this message]
2023-03-23 16:29 ` [igt-dev] [RFC 3/4] i915-blocklist.txt: sort the other driver block list Mauro Carvalho Chehab
2023-04-04 15:57   ` Kamil Konieczny
2023-03-23 16:29 ` [igt-dev] [RFC 4/4] xe-blocklist.txt: add a blocklist for the Xe driver Mauro Carvalho Chehab
2023-04-04 16:01   ` Kamil Konieczny
2023-03-23 17:40 ` [igt-dev] ✓ Fi.CI.BAT: success for Rename the blocked test lists Patchwork
2023-03-23 23:02 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork

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=20230323162943.1961396-3-mauro.chehab@linux.intel.com \
    --to=mauro.chehab@linux.intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox