Sleep between 1 - 10 seconds for tox 82/6882/2
authorThanh Ha <thanh.ha@linuxfoundation.org>
Sat, 14 Oct 2017 19:52:03 +0000 (15:52 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Sun, 15 Oct 2017 15:07:40 +0000 (11:07 -0400)
commit069fe5a151b96af411f29c66f06e86c5e263b704
treee4204189c37d125328ddd77fc2e6687a9f0d9a4a
parented5d95fd9062c1adee8ee7020eb9deb4f2b7e10e
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 <thanh.ha@linuxfoundation.org>
.jjb-test/expected-xml/gerrit-python-tox-verify-master
.jjb-test/expected-xml/github-python-tox-verify-master
shell/tox-run.sh