Skip to content

Commit 5cedf2a

Browse files
acervpevik
authored andcommitted
Replace runltp-ng with kirk framework
Kirk application is the runltp-ng successor and it aims to merge multiple Linux testing frameworks in one tool, providing support for remote testing via Qemu, SSH, LTX, parallel execution and much more. This patch removes runltp-ng, which is now replaced by kirk. All runltp-ng features are present in kirk and even more. Acked-by: Richard Palethorpe <rpalethorpe@suse.com> Reviewed-by: Petr Vorel <pvorel@suse.cz> Reviewed-by: Cyril Hrubis <chrubis@suse.cz> Signed-off-by: Andrea Cervesato <andrea.cervesato@suse.com>
1 parent c4bab68 commit 5cedf2a

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.gitmodules

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
[submodule "tools/sparse/sparse-src"]
55
path = tools/sparse/sparse-src
66
url = git://git.kernel.org/pub/scm/devel/sparse/sparse.git
7-
[submodule "tools/runltp-ng"]
8-
path = tools/runltp-ng
9-
url = https://github.com/linux-test-project/runltp-ng.git
7+
[submodule "tools/kirk"]
8+
path = tools/kirk
9+
url = https://github.com/linux-test-project/kirk.git

tools/kirk

Submodule kirk added at 7e397fe

tools/runltp-ng

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)