From: Thanh Ha Date: Sat, 14 Oct 2017 19:52:03 +0000 (-0400) Subject: Sleep between 1 - 10 seconds for tox X-Git-Tag: v0.10.0~10 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=069fe5a151b96af411f29c66f06e86c5e263b704;hp=069fe5a151b96af411f29c66f06e86c5e263b704;p=releng%2Fglobal-jjb.git Sleep between 1 - 10 seconds for tox Adds a random 1 - 10 second sleep to workaround parallel tox runs using the same sdist directory to build a package and failing due to tripping over itself. Change-Id: I5054c839dabc3fac3cc814c08bc6568f99485d0d Signed-off-by: Thanh Ha ---