Replace lava-tool with lavacli
In order to move totally to lavacli, this patch:
- Apply changes to submit jobs using lavacli. As the blocking call
(--block) no longer exists with lavacli, so had to replace that with
a polling loop.
- Replace lava-tool with lavacli in the polling part in the labs-prepare
file, which checks the device status and availability.
Different changes tested at Baylibre.
Change-Id: Iedb8ad8795d6f3fa1bf54ce0191e778c75c0c2af
Signed-off-by: Khouloud Touil <ktouil@baylibre.com>