]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commit
jenkins: show steps and fail fast during job execution 165/head
authorKen Dreyer <ken.dreyer@inktank.com>
Fri, 21 Feb 2014 18:05:02 +0000 (11:05 -0700)
committerKen Dreyer <ken.dreyer@inktank.com>
Fri, 21 Feb 2014 18:20:04 +0000 (11:20 -0700)
commit5e2465e4977531cd82261432c334bd278c209ebe
treee1349e69b9e6ee56df9dd53145ce99add5e54527
parent56d058a4d7653c3852dc463428187216dc7f60b5
jenkins: show steps 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>
scripts/jenkins-build
scripts/jenkins-pull-requests-build