]> git.apps.os.sepia.ceph.com Git - autobuild-ceph.git/log
autobuild-ceph.git
12 years agobuild: compile examples and cephfs targets
Joe Buck [Wed, 6 Mar 2013 04:53:36 +0000 (20:53 -0800)]
build: compile examples and cephfs targets

Signed-off-by: Joe Buck <jbbuck@gmail.com>
12 years agofabfile.py: New 3.9rc1 kernel needs python-dev package.
Gary Lowell [Mon, 4 Mar 2013 21:50:50 +0000 (13:50 -0800)]
fabfile.py:  New 3.9rc1 kernel needs python-dev package.

Signed-off-by: Gary Lowell <gary.lowell@inktank.com>
12 years agoMerge remote branch 'gh/wip-auto'
Sage Weil [Tue, 26 Feb 2013 05:14:45 +0000 (21:14 -0800)]
Merge remote branch 'gh/wip-auto'

12 years agoperf.patch: Clean up whitespace.
Gary Lowell [Mon, 25 Feb 2013 19:01:54 +0000 (11:01 -0800)]
perf.patch:  Clean up whitespace.

Signed-off-by: Gary Lowell <gary.lowell@inktank.com>
12 years agoFixed function name per sage.
Sandon Van Ness [Wed, 20 Feb 2013 01:51:22 +0000 (17:51 -0800)]
Fixed function name per sage.

Signed-off-by: Sandon Van Ness <sandon@inktank.com>
12 years agobuild-auto: determine gitbuilder behavior from the hostname
Sage Weil [Tue, 19 Feb 2013 05:09:50 +0000 (21:09 -0800)]
build-auto: determine gitbuilder behavior from the hostname

Figure out what the build should do based on keywords in the
hostname.  Similarly, rsync to the remote target using the
fields in the hostname:

 gitbuilder-PROJECT-WHAT-DISTRO-ARCH-FLAVOR

 PROJECT is ceph, ...
 WHAT is deb or rpm (so far)
 DISTRO is precise, etc.
 ARCH is amd64, i386 (although the VM knows this anyway)
 FLAVOR is basic, notcmalloc, gcov, ...

This will simplify the fabfile a bit (at least for new builder VMs).  We
also solve the problem is passing the environment into the package build
from one central location (build-auto.sh) which has enough context/state in
the hostname to do the right thing.

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agobuild: hadoop should build examples target
Joe Buck [Tue, 19 Feb 2013 00:53:36 +0000 (16:53 -0800)]
build: hadoop should build examples target

The "examples" target builds both the core
jar and the examples jar (we need both for
our tests).

Signed-off-by: Joe Buck <jbbuck@gmail.com>
12 years agoNew sha1 for gitbuilder including rebuild.cgi change
Dan Mick [Wed, 13 Feb 2013 19:05:10 +0000 (11:05 -0800)]
New sha1 for gitbuilder including rebuild.cgi change