-
Notifications
You must be signed in to change notification settings - Fork 115
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
automated: linux: ltp: add support for the new kirk runner
LTP has depricated their runltp runner to run tests. The new one is called kirk (https://github.com/linux-test-project/kirk.git) which replaces runltp. For now runltp will be the default runner. If someone wants to use kirk, it has to be pre-installed into the rootfs, and the yaml varialbe RUNNER has to be set to 'kirk' or '/usr/local/bin/kirk'. Signed-off-by: Anders Roxell <[email protected]>
- Loading branch information
1 parent
d34f5cb
commit 1e4165f
Showing
2 changed files
with
32 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters