]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
Abort builds on update 804/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Thu, 27 Jul 2017 11:20:08 +0000 (13:20 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 27 Jul 2017 11:20:08 +0000 (13:20 +0200)
commit18a1bbc24552ca0466500b6121818292e645f41b
treebe68081f0e44b71012e3403522c78af70ed000e6
parent620770778dd8296cc75a90f539c168bc1c6aa1ce
Abort builds on update

When a PR is updated, jobs that were launched by the previous PR are not
aborted. It can even happen that you update a PR several times in a
short time. So it's n*x jenkins slave locked until they end.

Adding `cancel-builds-on-update` to the jobs templates force the job to be
aborted to free a jenkins slave quicker.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml
ceph-docker-prs/config/definitions/ceph-docker-prs.yml