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

index 7fc9c5860edc378a28faf10276eaaedf01c6882c..81eb7d72e6d32e675f90c489fcbb32a531cd4ce2 100644 (file)
@@ -1,6 +1,6 @@
 - job:
     name: ceph-ansible-rpm
-    node: 'centos7 && x86_64 && small'
+    node: 'centos7 && x86_64 && small && !sepia'
     project-type: freestyle
     defaults: global
     disabled: false