]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commit
jenkins: support autobuild key or release key 152/head
authorKen Dreyer <ken.dreyer@inktank.com>
Fri, 10 Jan 2014 00:24:04 +0000 (17:24 -0700)
committerKen Dreyer <ken.dreyer@inktank.com>
Fri, 10 Jan 2014 00:27:47 +0000 (17:27 -0700)
commitcbea39ccd47dd63c09c7f03019a5c6ebce4ac148
treee0b118e908da060791e27bbec3e0f6fa3a9ecc15
parent4ef14ce70e580e1c5feae347418d87fa50a3796b
jenkins: support autobuild key or release key

We need Jenkins to build ceph-deploy 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-deploy build. For formal releases, we
will set the parameter to "true".

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