]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-ansible-pull-requests: tie the job to the correct labels
authorAlfredo Deza <adeza@redhat.com>
Wed, 16 Nov 2016 14:31:03 +0000 (09:31 -0500)
committerAlfredo Deza <adeza@redhat.com>
Wed, 16 Nov 2016 16:55:25 +0000 (11:55 -0500)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ceph-ansible-pull-requests/config/definitions/ceph-ansible-pull-requests.yml

index 2369ccf49e44603f8a8b5a463dd6c6373f830d15..5da00d65ebc490256c30c7e780c9122f434bdbf5 100644 (file)
@@ -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
     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