From: Andrew Schoen Date: Fri, 16 Dec 2016 16:48:23 +0000 (-0600) Subject: ceph-installer-rpm: adds !sepia label X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=7ff262975b9a4d6a7a6520187f23163fda6f252b;p=ceph-build.git ceph-installer-rpm: adds !sepia label The sepia nodes, using JNLP, are having troubles building these rpms so let's just use OVH nodes until we can resolve this. The issue being that mock runs fine if we use 'sg', but the noarch rpm is never built. Signed-off-by: Andrew Schoen --- diff --git a/ceph-installer-rpm/config/definitions/ceph-installer-rpm.yml b/ceph-installer-rpm/config/definitions/ceph-installer-rpm.yml index 3693c57ff..601f423df 100644 --- a/ceph-installer-rpm/config/definitions/ceph-installer-rpm.yml +++ b/ceph-installer-rpm/config/definitions/ceph-installer-rpm.yml @@ -1,6 +1,6 @@ - job: name: ceph-installer-rpm - node: 'centos7 && x86_64 && small' + node: 'centos7 && x86_64 && small && !sepia' project-type: freestyle defaults: global disabled: false