]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
internal: the buildpackages task must come first 710/head
authorLoic Dachary <ldachary@redhat.com>
Sat, 14 Nov 2015 09:00:03 +0000 (10:00 +0100)
committerLoic Dachary <ldachary@redhat.com>
Fri, 27 Nov 2015 21:29:34 +0000 (22:29 +0100)
commite2563b5559a785b68c0b164e804aa7a7c1e8a16f
treefc360898cfa627d3ff4a037d62d08a8ce18d4c63
parentdb5cfa78a81d036a14015e1ea94a98b23ed3d893
internal: the buildpackages task must come first

Otherwise the machines will be locked and remain idle while the packages
are building. When there are 20 jobs requiring a package, it means an
average of 40 machines locked idle while the packages are building.

Signed-off-by: Loic Dachary <loic@dachary.org>
teuthology/run.py
teuthology/task/internal.py
teuthology/test/task/test_internal.py