Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

LTP results are sent to KCIDB under multiple names #290

Description

@spbnick

KernelCI native LTP results are sent under multiple names to KCIDB. An example revision has five instances of LTP reported, all under different names (ltp-timers, ltp-pty, ltp-mm, ltp-ipc, and ltp-fcntl-locktests):

image

See the attached revision data for details.

This violates the agreed-upon test naming scheme, makes it difficult to see complete LTP results (you have to check all the names), and impairs correlation with other submitters (which might use different names, or just the correct single name).

E.g. ARM submissions use a single name:

image

Underneath which all the subtests are placed together:

image

Apparently the results use different names, in part because these are executions of different subsets of LTP, split apart for faster parallel execution. However, from KCIDB POV it doesn't matter how many tests of a suite were executed, the test suite should still be reported under its name.

Please consider sending results of each test, including LTP, under its "canonical" name, regardless of which subset of its subtests is executed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions