[PATCH i-g-t v1 0/4] Rename verify script and update pipeline

Kamil Konieczny kamil.konieczny at linux.intel.com
Mon Jul 28 17:31:48 UTC 2025


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 at intel.com>
Cc: Ewelina Musial <ewelina.musial at intel.com>
Cc: Michal Czaplinski <michal.czaplinski at intel.com>
Cc: Petri Latvala <adrinael at adrinael.net>
Cc: Rob Clark <rob.clark at oss.qualcomm.com>
Cc: Ryszard Knop <ryszard.knop at intel.com>
Cc: Vitaly Prosyak <vitaly.prosyak at 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



More information about the igt-dev mailing list