]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
jenkins: show errors and fail fast during job execution 7/head
authorKen Dreyer <ken.dreyer@inktank.com>
Fri, 21 Feb 2014 18:13:17 +0000 (11:13 -0700)
committerKen Dreyer <ken.dreyer@inktank.com>
Fri, 21 Feb 2014 18:14:24 +0000 (11:14 -0700)
commit3f302cf79c9b5a5a3cecc7a50f23560bca8d58ab
tree4dab3e114249a668583da0f862ff6e912f800c94
parent8f25e75b16ab0a1eca1a261f5b2b8bc4cbf9eb4b
jenkins: show errors and fail fast during job execution

Jenkins will dynamically write the commands in its database into a
script and run it with "-x" and "-e" in order to display each step and
fail after the first step fails.

Now that our commands are stored in Git, ensure that we're doing the
same thing.

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