From 9c45be72a5b8d3d21101746233c18bc7f18d0801 Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Wed, 16 Nov 2016 09:31:03 -0500 Subject: [PATCH] ceph-ansible-pull-requests: tie the job to the correct labels Signed-off-by: Alfredo Deza --- .../config/definitions/ceph-ansible-pull-requests.yml | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) 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 -- 2.39.5