mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-02-21 04:18:58 +00:00
Adds parameters needed for WA to support file transfer polling. ``poll_transfers`` of type ``bool``, default ``True`` sets whether transfers should be polled ``transfer_wait_no_poll`` controls the initial time in seconds that the poller should wait for the transfer to complete before polling its progress.