From: David Galloway Date: Mon, 25 Jun 2018 16:17:13 +0000 (-0400) Subject: ceph-ansible-pipeline: Only run next phase on SUCCESS X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F1054%2Fhead;p=ceph-build.git ceph-ansible-pipeline: Only run next phase on SUCCESS I think I misunderstood the jjb syntax before. Signed-off-by: David Galloway --- diff --git a/ceph-ansible-pipeline/config/definitions/ceph-ansible-pipeline.yml b/ceph-ansible-pipeline/config/definitions/ceph-ansible-pipeline.yml index 9ad09853..d7590992 100644 --- a/ceph-ansible-pipeline/config/definitions/ceph-ansible-pipeline.yml +++ b/ceph-ansible-pipeline/config/definitions/ceph-ansible-pipeline.yml @@ -45,7 +45,7 @@ builders: - multijob: name: 'ceph-ansible docs and syntax check phase' - condition: ALWAYS + condition: SUCCESSFUL execution-type: PARALLEL projects: - name: ceph-ansible-docs-pull-requests