]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commit
jenkins: support autobuild key or release key 2/head
authorKen Dreyer <ken.dreyer@inktank.com>
Tue, 14 Jan 2014 03:29:06 +0000 (20:29 -0700)
committerKen Dreyer <ken.dreyer@inktank.com>
Tue, 14 Jan 2014 03:52:15 +0000 (20:52 -0700)
commitb5307b95c757854b18e2fd275b341ada7bd6b6bd
treeb32ae0e572b00982773e1b7bc9e812d377c25fe6
parent56816e3020d07f466abf6c4f0ca2909399062d50
jenkins: support autobuild key or release key

We need Jenkins to build ceph more often so we can have more testing,
but we don't want to sign these "unofficial" builds with the official
release key.

Conditionally select the release key or the autobuild key based upon the
$RELEASE environment variable. Jenkins will set this variable using a
parameter when it runs each ceph build. For formal releases, we will set
the parameter to "true".

Signed-off-by: Ken Dreyer <ken.dreyer@inktank.com>
jenkins/build
jenkins/setup