]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-dashboard-pull-requests: only select x86_64 nodes 1307/head
authorKefu Chai <kchai@redhat.com>
Sat, 1 Jun 2019 14:28:22 +0000 (22:28 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 3 Jun 2019 09:04:22 +0000 (17:04 +0800)
as google chrome is not available on arm64

Signed-off-by: Kefu Chai <kchai@redhat.com>
ceph-dashboard-pull-requests/config/definitions/ceph-dashboard-pull-requests.yml

index 6500a0fc61fac3edd265e2d25ff25bdcc2c52c4f..64a2516451d7df28910639f1842b9beb2a5e1d6c 100644 (file)
@@ -3,7 +3,7 @@
     project-type: freestyle
     defaults: global
     concurrent: true
-    node: huge && centos7 && rebootable
+    node: huge && x86_64 && centos7 && rebootable
     display-name: 'ceph: dashboard Pull Requests'
     quiet-period: 5
     block-downstream: false