Hello,

I have another problem/ignorance with Lava, so I need a bit of push here. I did execute cyclic test (timer interrupt measurements, time of reaction), using as application hackbench, which introduces tremendous application load (in the peak around 300 loads per 1m/3m/15m) on the core.

So, poking around, I found the following JSON script:
https://github.com/kernelci/lava-ci/blob/master/templates/cyclictest/generic-arm-dtb-kernel-ci-cyclictest-template.json

Since i know (at least this is my understanding) that the Lava V2 works as a pipeline, so the test jobs must be broken to some blocks (deploy, boot and test).

I would like to a bit change this JSON script to get hackbench as load, but much more important is how I can use this JSON script as Lava test job?

I guess, I need to incorporate this script into some yaml format, as explained/described above... Am I correct?

How to do this? Any description, example... Advice?

Thank you,
Zoran
_______