]> git.apps.os.sepia.ceph.com Git - autobuild-ceph.git/commit
Create generic symlinks for rpm kernels (like deb) for teuthology.
authorSandon Van Ness <sandon@inktank.com>
Tue, 3 Jun 2014 21:35:58 +0000 (14:35 -0700)
committerSandon Van Ness <sandon@inktank.com>
Tue, 3 Jun 2014 21:35:58 +0000 (14:35 -0700)
commitab9a4997ff90142123ecdf1452649dd1bb763c32
treec0b76c7f4c472e52da5b708d7a1d9a98589fff6c
Create generic symlinks for rpm kernels (like deb) for teuthology.

Teuthology expects generic names (no versioning) when pulling from kernel
gitbuilders for installation which is already the case on debian kernel
gitbuilders but was not the case for rpm.

Signed-off-by: Sandon Van Ness <sandon@inktank.com>
56 files changed:
.gitignore [new file with mode: 0644]
README.md [new file with mode: 0644]
autobuild-ceph.conf [new file with mode: 0644]
autobuild-ceph.init [new file with mode: 0755]
bootstrap [new file with mode: 0755]
branches-local [new file with mode: 0755]
branches-local-apache-hadoop [new file with mode: 0755]
branches-local-hadoop [new file with mode: 0755]
branches-local-samba [new file with mode: 0755]
build-apache-hadoop.sh [new file with mode: 0755]
build-auto.sh [new file with mode: 0755]
build-cdep-deb.sh [new file with mode: 0755]
build-cdep-rpm.sh [new file with mode: 0755]
build-ceph-deb-native.sh [new file with mode: 0755]
build-ceph-deb.sh [new file with mode: 0755]
build-ceph-docs.sh [new file with mode: 0755]
build-ceph-gcov.sh [new file with mode: 0755]
build-ceph-notcmalloc.sh [new file with mode: 0755]
build-ceph-rpm.sh [new file with mode: 0755]
build-ceph.sh [new file with mode: 0755]
build-deb.sh [new file with mode: 0755]
build-hadoop.sh [new file with mode: 0755]
build-kernel-deb.sh [new file with mode: 0755]
build-kernel-raw.sh [new file with mode: 0755]
build-kernel-rpm.sh [new file with mode: 0755]
build-kernel.sh [new symlink]
build-kmod.sh [new file with mode: 0644]
build-samba-deb.sh [new file with mode: 0755]
build-samba.sh [new file with mode: 0755]
doc/overview.dot [new file with mode: 0644]
fabfile.py [new file with mode: 0644]
get-libcephfs-java-jar.py [new file with mode: 0755]
kernel-config.basic [new file with mode: 0644]
kernel-config.debug [new file with mode: 0644]
lighttpd.conf [new file with mode: 0644]
logrotate.conf [new file with mode: 0644]
loop.sh [new file with mode: 0755]
mark_all_as_pass.sh [new file with mode: 0755]
perf.patch [new file with mode: 0644]
requirements.txt [new file with mode: 0644]
rpm-autosign.exp [new file with mode: 0755]
run [new file with mode: 0755]
run-real [new file with mode: 0755]
ssh-keys/buck@bender.pub [new file with mode: 0644]
ssh-keys/cmccabe.pub [new file with mode: 0644]
ssh-keys/dmick_angus.pub [new file with mode: 0644]
ssh-keys/gregaf.pub [new file with mode: 0644]
ssh-keys/joshd.pub [new file with mode: 0644]
ssh-keys/nh.pub [new file with mode: 0644]
ssh-keys/root@cephbooter [new file with mode: 0644]
ssh-keys/sage.pub [new file with mode: 0644]
ssh-keys/samuelj.pub [new file with mode: 0644]
ssh-keys/slang.pub [new file with mode: 0644]
ssh-keys/tv.pub [new file with mode: 0644]
ssh-keys/yehuda.pub [new file with mode: 0644]
use-mirror.sh [new file with mode: 0755]