]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
kernel: push a local .deb instead of using gitbuilder
authorSage Weil <sage@inktank.com>
Sun, 29 Jul 2012 19:40:06 +0000 (12:40 -0700)
committerSage Weil <sage@inktank.com>
Sun, 29 Jul 2012 19:40:13 +0000 (12:40 -0700)
commite4e239e2682f07bd4db83a0b3c2f627b85f28164
treeebaebbe7de2621757a26f0bfa9058d60530f06ac
parent1c93d5ab4d6dd0ea580d75c522b4ae48b91f9100
kernel: push a local .deb instead of using gitbuilder

This lets you specify a path to an existing kernel deb
to be pushed and installed on the remote node.

Limitations:
 - We don't build the deb for you.  figuring out what
   filename 'make deb-pkg' is building is annoying.
 - We need to be able to figure out the sha1 from the provided
   path.  It shouldn't be a problem, given the way make deb-pkg
   names the debs.
teuthology/task/kernel.py