]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
kernel: update get_sha1_from_pkg_name() regex 983/head
authorIlya Dryomov <idryomov@gmail.com>
Mon, 14 Nov 2016 09:48:02 +0000 (10:48 +0100)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 14 Nov 2016 15:41:37 +0000 (16:41 +0100)
commit7106e48c1d79621f9ba8d23ae4417d059df86329
tree2922f1d68006b2e6ab39d020b109225fa6214e76
parent493af8d4fb2858b0b841c380b8ac720bf164ef08
kernel: update get_sha1_from_pkg_name() regex

ceph-build kernel packages will be named -ceph-g${SHA1:0:12}.  As the
first step towards using ceph-build, change the local package regex.
With this, I'm able to download post ceph/ceph-build#540 packages and
install them as a local deb/rpm.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
teuthology/task/kernel.py