On 10/22/19 4:16 PM, Philippe BEGNIC wrote:
Hello everyone,

I am using Lavacli to calculate basic statistics on the daily jobs executed with LAVA. (Nbr of complete//incomplete//canceled  jobs).
I also display the failure reason of the incomplete and canceled jobs by parsing the jobs logs.
I can only do this operation for a limited number of jobs, because it seems that Lavacli has a restriction on the number of jobs to be treated. (100 jobs)

Here the command lines I am using :
        > lavacli jobs list --health INCOMPLETE --limit 200

To count the number of computed jobs:
       > lavacli jobs list --health INCOMPLETE --limit 200 |wc -l
       > 101

So, I have requested 200 jobs, and Lavacli has treated only 100 jobs ( Note that our jobs database contains more than 200 jobs incomplete)

Is it possible to remove or to increase the limitation on the number of jobs to be treated ?

The lavacli version I am using is lavacli 0.9.5

Best regards


Philippe Begnic
STMicroelectronics | MDG Group – MCD Division



_______________________________________________
Lava-users mailing list
Lava-users@lists.lavasoftware.org
https://lists.lavasoftware.org/mailman/listinfo/lava-users