]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
buildpackages: build ceph packages and upload them
authorLoic Dachary <ldachary@redhat.com>
Mon, 14 Sep 2015 11:35:41 +0000 (13:35 +0200)
committerLoic Dachary <ldachary@redhat.com>
Tue, 15 Sep 2015 10:01:05 +0000 (12:01 +0200)
commit2b25080d4faf0ae9ddb0000808830cd4d5c7bea1
tree133d4df6cbeeb41ddcc69bac6f51e0a8fa8989e1
parent8499d3809588128068c0fdce426932c5f846d29d
buildpackages: build ceph packages and upload them

Build Ceph packages from source for the required revision, os_type,
os_version and architecture and upload them to the gitbuilder
repository.

http://tracker.ceph.com/issues/13031 Fixes: #13031

Signed-off-by: Loic Dachary <loic@dachary.org>
suites/teuthology/buildpackages/+ [new file with mode: 0644]
suites/teuthology/buildpackages/buildpackages.yaml [new file with mode: 0644]
suites/teuthology/buildpackages/ubuntu_14.04.yaml [new symlink]
tasks/buildpackages.py [new file with mode: 0644]
tasks/buildpackages/Makefile [new file with mode: 0644]
tasks/buildpackages/make-debs.sh [new file with mode: 0755]