Dear linaro devlopers
Thanks to good answers, it is going well.
I have a question.
Squad fetches the result of lava, the interval is too long.
This is true even if you reduce the poll interval of the backend setting in SQUAD.
It will fetch at least 1 hour later.
I want to fetch interval 30 minutes.
Is there a solution?
thanks suker
On Mon, 14 Jan 2019 at 10:58, suker suker@nexell.co.kr wrote:
Dear linaro devlopers
Thanks to good answers, it is going well.
I have a question.
Squad fetches the result of lava, the interval is too long.
This is true even if you reduce the poll interval of the backend setting in SQUAD.
It will fetch at least 1 hour later.
I want to fetch interval 30 minutes.
Is there a solution?
There are at least 2 options. The poll interval is set in settings. Look for variable "CELERY_BEAT_SCHEDULE".
Alternatively you can turn on ZMQ notifications in LAVA and run squad listener. This will cause test results to be fetched immediately after the test job finishes in LAVA. Enabling ZMQ publisher: https://master.lavasoftware.org/static/docs/v2/advanced-installation.html#co.... SQUAD listener is a separate process. It doesn't need any additional settings on top of what you already have.
milosz
thanks suker _______________________________________________ Squad-dev mailing list Squad-dev@lists.linaro.org https://lists.linaro.org/mailman/listinfo/squad-dev