Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t v1 0/4] Rename verify script and update pipeline
@ 2025-07-28 17:31 Kamil Konieczny
  2025-07-28 17:31 ` [PATCH i-g-t v1 1/4] scripts/run-tests: Update help Kamil Konieczny
                   ` (7 more replies)
  0 siblings, 8 replies; 15+ messages in thread
From: Kamil Konieczny @ 2025-07-28 17:31 UTC (permalink / raw)
  To: igt-dev
  Cc: Kamil Konieczny, Andrzej Hajda, Ewelina Musial, Michal Czaplinski,
	Petri Latvala, Rob Clark, Ryszard Knop, Vitaly Prosyak

Rename script used for verification of blocklist and create
a temporary symlink with old name. Plan is to remove symlink
after few weeks, before next igt release.

While at it update also gitlab-ci pipeline.

Cc: Andrzej Hajda <andrzej.hajda@intel.com>
Cc: Ewelina Musial <ewelina.musial@intel.com>
Cc: Michal Czaplinski <michal.czaplinski@intel.com>
Cc: Petri Latvala <adrinael@adrinael.net>
Cc: Rob Clark <rob.clark@oss.qualcomm.com>
Cc: Ryszard Knop <ryszard.knop@intel.com>
Cc: Vitaly Prosyak <vitaly.prosyak@amd.com>

Kamil Konieczny (4):
  scripts/run-tests: Update help
  gitlab-ci: Rename blocklist verify script
  scripts: Update documentation for blocklist verification
  scripts: Add symlink to verify

 .gitlab-ci.yml              |  4 +--
 scripts/run-tests.sh        |  2 +-
 scripts/verify-blacklist.sh | 61 +------------------------------------
 scripts/verify-blocklist.sh | 61 +++++++++++++++++++++++++++++++++++++
 4 files changed, 65 insertions(+), 63 deletions(-)
 mode change 100755 => 120000 scripts/verify-blacklist.sh
 create mode 100755 scripts/verify-blocklist.sh

-- 
2.50.1


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2025-08-05 13:19 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-28 17:31 [PATCH i-g-t v1 0/4] Rename verify script and update pipeline Kamil Konieczny
2025-07-28 17:31 ` [PATCH i-g-t v1 1/4] scripts/run-tests: Update help Kamil Konieczny
2025-08-04 10:39   ` Hajda, Andrzej
2025-07-28 17:31 ` [PATCH i-g-t v1 2/4] gitlab-ci: Rename blocklist verify script Kamil Konieczny
2025-08-04 10:40   ` Hajda, Andrzej
2025-08-05  0:54   ` vitaly prosyak
2025-08-05 13:18   ` Kamil Konieczny
2025-07-28 17:31 ` [PATCH i-g-t v1 3/4] scripts: Update documentation for blocklist verification Kamil Konieczny
2025-08-04 10:40   ` Hajda, Andrzej
2025-07-28 17:31 ` [PATCH i-g-t v1 4/4] scripts: Add symlink to verify Kamil Konieczny
2025-08-04 10:39   ` Hajda, Andrzej
2025-07-28 21:21 ` ✓ Xe.CI.BAT: success for Rename verify script and update pipeline Patchwork
2025-07-28 21:28 ` ✓ i915.CI.BAT: " Patchwork
2025-07-29  1:40 ` ✓ Xe.CI.Full: " Patchwork
2025-07-29  6:58 ` ✓ i915.CI.Full: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox