]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-dev-trigger: granularly define the branches to build for testing 519/head
authorAlfredo Deza <adeza@redhat.com>
Fri, 14 Oct 2016 17:44:33 +0000 (13:44 -0400)
committerAlfredo Deza <adeza@redhat.com>
Fri, 14 Oct 2016 17:44:33 +0000 (13:44 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ceph-dev-trigger/config/definitions/ceph-dev-trigger.yml

index 7281a3ea03a6f74183830c3020a7a7609b86535e..e0f93f542bc14775a52834ca6a98285d8cda431f 100644 (file)
           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