]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-installer-rpm: adds !sepia label
authorAndrew Schoen <aschoen@redhat.com>
Fri, 16 Dec 2016 16:48:23 +0000 (10:48 -0600)
committerAndrew Schoen <aschoen@redhat.com>
Fri, 16 Dec 2016 16:48:23 +0000 (10:48 -0600)
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 <aschoen@redhat.com>
ceph-installer-rpm/config/definitions/ceph-installer-rpm.yml

index 3693c57ffc36dfc8cf90494b11941f3f070e1378..601f423df265c25a742a69651216d1e2aae498cb 100644 (file)
@@ -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