]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-dashboard-pull-requests: switch node type from trusty to xenial 1195/head
authorLaura Paduano <lpaduano@suse.com>
Tue, 6 Nov 2018 13:06:15 +0000 (14:06 +0100)
committerLaura Paduano <lpaduano@suse.com>
Tue, 6 Nov 2018 13:21:43 +0000 (14:21 +0100)
Since there are currently issues with the dashboard job and its dependencies (python-jwt)
when the test node is based on trusty (and Nautilus has dropped the support for trusty anyway)
it makes sense to switch to a more recent Ubuntu version

Signed-off-by: Laura Paduano <lpaduano@suse.com>
ceph-dashboard-pull-requests/config/definitions/ceph-dashboard-pull-requests.yml

index 5466ef868837914538cb3b90fbbf5322a03f7ec8..9ccfa8f29aa9175b68987a5d40f80c1d5bb73dad 100644 (file)
@@ -3,7 +3,7 @@
     project-type: freestyle
     defaults: global
     concurrent: true
-    node: huge && (centos7 || trusty) && rebootable
+    node: huge && (centos7 || xenial) && rebootable
     display-name: 'ceph: dashboard Pull Requests'
     quiet-period: 5
     block-downstream: false