]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-pull-requests: Only run make check on Bionic 1468/head
authorDavid Galloway <dgallowa@redhat.com>
Wed, 18 Dec 2019 21:07:17 +0000 (16:07 -0500)
committerDavid Galloway <dgallowa@redhat.com>
Wed, 18 Dec 2019 21:07:17 +0000 (16:07 -0500)
1) Bionic should have python2 and python3
2) All builds should run on Bionic but no other distro

Signed-off-by: David Galloway <dgallowa@redhat.com>
ceph-pull-requests/config/definitions/ceph-pull-requests.yml

index 89963fc2d346e372d582a5e7f974fcb5992449d2..934b4ed64ddd435e5c6c4214235327368237427d 100644 (file)
@@ -3,7 +3,7 @@
     project-type: freestyle
     defaults: global
     concurrent: true
-    node: huge && (centos7 || trusty) && rebootable
+    node: huge && bionic && rebootable && x86_64
     display-name: 'ceph: Pull Requests'
     quiet-period: 5
     block-downstream: false