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):

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:

Underneath which all the subtests are placed together:

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.