Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

automated: linux: ltp: add support for the new kirk runner #515

Merged
merged 1 commit into from
Jun 13, 2024

Commits on Jun 12, 2024

  1. 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]>
    roxell committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    eb52041 View commit details
    Browse the repository at this point in the history