]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
task.install: use packing.GitbuilderProject to interface with gitbuilder 596/head
authorAndrew Schoen <aschoen@redhat.com>
Wed, 12 Aug 2015 16:48:02 +0000 (11:48 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Thu, 13 Aug 2015 20:08:03 +0000 (15:08 -0500)
commite6d12cade700d43df34a8dbc3a0b6b0b109b46b2
tree630b8692bcf2822097227e8cf43d10ea92a98426
parent69bed306bac122adba64104cbf4db06eba8fe7ed
task.install: use packing.GitbuilderProject to interface with gitbuilder

This refactors the install and upgrade methods in the install task to
use packing.GitbuilderProject for both the rpm and deb code paths.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
teuthology/packaging.py
teuthology/task/install.py
teuthology/test/task/test_install.py
teuthology/test/test_packaging.py