[LTP] [PATCH] kirk: upgrade version to 4.2.0

Andrea Cervesato andrea.cervesato@suse.de
Tue Sep 8 11:12:54 CEST 2026


From: Andrea Cervesato <andrea.cervesato@suse.com>

- Add --dry-run option to preview tests before execution
- Add configurable fault injection interval option
- Persist and export partial results when a session is aborted mid-suite
- Fix --exec-timeout not killing tests in the shell channel
- Fix JSON report file being opened in read/write instead of write-only
  mode
- Fix incorrect log message when test parameters are missing in LTP
  metadata
- Fix exception handling in the event subsystem
- Fix --randomize command-line description
- Major documentation update (quickstart, SSH, LTX, QEMU, and plugins)
- Move IOBuffer implementations inside the sut module
- Improve test suite coverage and fix flaky test cases

Link: https://github.com/linux-test-project/kirk/releases/tag/v4.2.0
Signed-off-by: Andrea Cervesato <andrea.cervesato@suse.com>
---
 tools/kirk/kirk-src | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/kirk/kirk-src b/tools/kirk/kirk-src
index 7d4234c43..e65b84ba0 160000
--- a/tools/kirk/kirk-src
+++ b/tools/kirk/kirk-src
@@ -1 +1 @@
-Subproject commit 7d4234c4305ab8b7b4ec27e911798b5e7f65ef88
+Subproject commit e65b84ba00de6e5b6bdb63d5259490d7f9d460b8

---
base-commit: 352f9134942933efcfa608b87ae814db603b3228
change-id: 20260908-kirk_4-2-0-3368412f3fd7

Best regards,
--  
Andrea Cervesato <andrea.cervesato@suse.com>



More information about the ltp mailing list