test-selection-transfer: Explain need for wait_a_bit

Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
Uli Schlachter 2019-02-18 07:16:16 +01:00
parent b73fa1cc28
commit 0ce668857e
1 changed files with 2 additions and 0 deletions

View File

@ -179,6 +179,8 @@ runner.run_steps{
return true
end,
-- The large data transfer above transfers 3 * 2^25 bytes of data. That's
-- 96 MiB and takes a while.
wait_a_bit,
wait_a_bit,
wait_a_bit,