]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-pr-docs: always run on all Ceph prs, disable trigger-only phrase 834/head
authorAlfredo Deza <adeza@redhat.com>
Wed, 16 Aug 2017 13:05:00 +0000 (09:05 -0400)
committerAlfredo Deza <adeza@redhat.com>
Wed, 16 Aug 2017 13:05:54 +0000 (09:05 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ceph-pr-docs/config/definitions/ceph-pr-docs.yml

index fbeec3873a9c85cd6d45b576891a0e4b7588f72b..6a29605bcfb69fce05b31cf7ae4940773ffa9caf 100644 (file)
@@ -1,7 +1,7 @@
 - job:
     name: ceph-pr-docs
     display-name: 'ceph: Pull Requests Docs Check'
-    node: docs
+    node: trusty && x86_64
     project-type: freestyle
     defaults: global
     quiet-period: 5
@@ -20,9 +20,8 @@
           org-list:
             - ceph
           cancel-builds-on-update: true
-          # this job is only triggered by explicitly asking for it
-          only-trigger-phrase: true
-          trigger-phrase: 'jenkins test docs'
+          only-trigger-phrase: false
+          trigger-phrase: 'jenkins test docs.*'
           github-hooks: true
           permit-all: true
           auto-close-on-fail: false
@@ -30,7 +29,6 @@
           started-status: "Docs: building"
           success-status: "OK - docs built"
           failure-status: "Docs: failed with errors"
-          success-comment: "Doc build available at http://docs.ceph.com/ceph-prs/${ghprbPullId}/"
 
     scm:
       - git: