From: Alfredo Deza Date: Wed, 16 Nov 2016 14:31:03 +0000 (-0500) Subject: ceph-ansible-pull-requests: tie the job to the correct labels X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=9c45be72a5b8d3d21101746233c18bc7f18d0801;p=ceph-build.git ceph-ansible-pull-requests: tie the job to the correct labels Signed-off-by: Alfredo Deza --- diff --git a/ceph-ansible-pull-requests/config/definitions/ceph-ansible-pull-requests.yml b/ceph-ansible-pull-requests/config/definitions/ceph-ansible-pull-requests.yml index 2369ccf4..5da00d65 100644 --- a/ceph-ansible-pull-requests/config/definitions/ceph-ansible-pull-requests.yml +++ b/ceph-ansible-pull-requests/config/definitions/ceph-ansible-pull-requests.yml @@ -2,7 +2,8 @@ name: ceph-ansible-pull-requests # disabling for now, until libvirt/vagrant tests are in place disabled: false - project-type: matrix + # ties it to the one node that has this labels + node: vagrant&&ceph-ansible defaults: global display-name: 'ceph-ansible: Pull Requests' quiet-period: 5 @@ -12,14 +13,6 @@ properties: - github: url: https://github.com/ceph/ceph-ansible - axes: - - axis: - type: label-expression - name: DIST - values: - - ceph_ansible_pr_trusty - - ceph_ansible_pr_xenial - - ceph_ansible_pr_centos7 logrotate: daysToKeep: 15 numToKeep: 30