]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
kernel: download_kernel() shouldn't install kernels
authorIlya Dryomov <idryomov@redhat.com>
Tue, 9 Dec 2014 09:32:41 +0000 (12:32 +0300)
committerIlya Dryomov <idryomov@redhat.com>
Mon, 15 Dec 2014 12:31:16 +0000 (15:31 +0300)
commit4a05649d2cd0ed2715c823805b71561f39338759
treefc837b38a8bf80aa68c2cc4f35e43480e76d2a1b
parent89610f4e5a137a8756a1003500e7a029616ffb7f
kernel: download_kernel() shouldn't install kernels

Stop using rpm http url capabilities and download packages ourselves.
This keeps the structure the same for both rpms and debs and makes it
possible to fit in local rpm support.  Drop the "rpm already installed"
check for the same reasons.

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