Hi Chetan,
On Monday 02 April 2018 03:17 PM, Chetan Sharma wrote:
Can we trigger a another job/task of completion of one TestJob ? Can you share any reference if we can perform this action.
Using lavacli you can do this as seen in https://gist.github.com/stylesen/cb93346481f43a0c899b7c1e58473d33
There are other methods of doing it with the help of calling XML-RPC APIs using a python script, etc.
The latest version of lavacli is available via Debian - https://packages.debian.org/search?keywords=lavacli
Thank You.