All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH] kirk: upgrade version to 4.2.0
@ 2026-09-08  9:12 Andrea Cervesato
  2026-09-08 10:41 ` [LTP] " linuxtestproject.agent
  2026-09-10  8:56 ` [LTP] [PATCH] " Petr Vorel
  0 siblings, 2 replies; 4+ messages in thread
From: Andrea Cervesato @ 2026-09-08  9:12 UTC (permalink / raw)
  To: Linux Test Project

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>


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

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

end of thread, other threads:[~2026-09-10 12:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-08  9:12 [LTP] [PATCH] kirk: upgrade version to 4.2.0 Andrea Cervesato
2026-09-08 10:41 ` [LTP] " linuxtestproject.agent
2026-09-10  8:56 ` [LTP] [PATCH] " Petr Vorel
2026-09-10 12:06   ` Andrea Cervesato via ltp

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.