From: Alfredo Deza Date: Fri, 14 Oct 2016 17:44:33 +0000 (-0400) Subject: ceph-dev-trigger: granularly define the branches to build for testing X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F519%2Fhead;p=ceph-build.git ceph-dev-trigger: granularly define the branches to build for testing Signed-off-by: Alfredo Deza --- diff --git a/ceph-dev-trigger/config/definitions/ceph-dev-trigger.yml b/ceph-dev-trigger/config/definitions/ceph-dev-trigger.yml index 7281a3ea..e0f93f54 100644 --- a/ceph-dev-trigger/config/definitions/ceph-dev-trigger.yml +++ b/ceph-dev-trigger/config/definitions/ceph-dev-trigger.yml @@ -25,8 +25,12 @@ browser: auto # The default is to build and publish every branch. # Uncomment this for testing: - #branches: - # - 'origin/master' + branches: + - 'origin/master' + - 'origin/jewel' + - 'origin/kraken' + - 'origin/hammer' + - 'origin/wip-*' skip-tag: true timeout: 20 wipe-workspace: true