]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-dashboard-pull-requests: Temporary remove Ubuntu node(s) 1198/head
authorLaura Paduano <lpaduano@suse.com>
Thu, 8 Nov 2018 10:51:01 +0000 (11:51 +0100)
committerLaura Paduano <lpaduano@suse.com>
Mon, 12 Nov 2018 14:13:48 +0000 (15:13 +0100)
In order to be able to get to the step where the dashboard end-to-end tests
are being executed (which seem to pass on centos) the proposal is to temporary remove
the Ubuntu nodes.
When the current issues with Ubuntu have been fixed the plan is to
re-add Ubuntu (xenial) again to the configuration of this Jenkins job.
Since the job is being triggered automatically it would also prevent failing
jobs (which currently happens all the time and is eating up resources).

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

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