]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-ansible-pipeline: Only run next phase on SUCCESS 1054/head
authorDavid Galloway <dgallowa@redhat.com>
Mon, 25 Jun 2018 16:17:13 +0000 (12:17 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Mon, 25 Jun 2018 16:37:24 +0000 (12:37 -0400)
I think I misunderstood the jjb syntax before.

Signed-off-by: David Galloway <dgallowa@redhat.com>
ceph-ansible-pipeline/config/definitions/ceph-ansible-pipeline.yml

index 9ad09853b5edb043f703e8cd537c1e497426644e..d7590992d0cefc6e40da1c5fdb4bfb0e7b77c701 100644 (file)
@@ -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