On Fri, Mar 15, 2019 at 05:36:15PM +0100, Fabiano Ferronato wrote:
Hi all,
after submitting a watchjob request for a test already finished in lava side, the test status (OK, Fail) is visible in /admin but fetch is not happening automatically. It works if I start fetch manually.
curl 0.0.0.0:5000/api/watchjob/lava/63_test/ver0315/board1 --header "Auth-Token: xxxxx76d4a6a5646abfa9d53xxxxxxxxx" --form "backend=lava_swtest" --form testjob_id=38721
Could you explain how can I make it to fetch automatically?
Do you have all the required daemons running?
This is documented in https://squad.readthedocs.io/en/latest/install.html
Please let us know if you have suggestions on how to make the documentation more clear