]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Pull from new gitbuilder.ceph.com locations.
authorSage Weil <sage@newdream.net>
Tue, 13 Mar 2012 17:02:26 +0000 (10:02 -0700)
committerSage Weil <sage@newdream.net>
Tue, 13 Mar 2012 17:02:26 +0000 (10:02 -0700)
commit1a01ccaafb938e82bdeff59ec441c38990e963ee
tree564b5979c0f07c0964e7ccccaeb1a56f362ef46b
parent008cf7fd956bc1171b6473a17f1ce7f0851c3567
Pull from new gitbuilder.ceph.com locations.

Simplifies the flavor stuff into a tuple of

<package,type,flavor,dist,arch>

where package is ceph, kenrel, etc.
type is tarball, deb
flavor is basic, gcov, notcmalloc
arch is x86_64, i686 (uname -m)
dist is oneiric, etc. (lsb_release -s -c)
teuthology/misc.py
teuthology/orchestra/connection.py
teuthology/task/ceph.py
teuthology/task/kernel.py