]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
default to number of executors to just 1 293/head
authorAlfredo Deza <adeza@redhat.com>
Wed, 13 Jan 2016 14:55:32 +0000 (09:55 -0500)
committerAlfredo Deza <adeza@redhat.com>
Wed, 13 Jan 2016 14:55:32 +0000 (09:55 -0500)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ansible/slave.yml
ansible/slave.yml.j2

index 3447c3cf1e1e52e89ebb1f2dcb71178b7e22cddd..888b70bf9711c261d9a41dc8f85b5b28f9574184 100644 (file)
         host: "{{ ansible_default_ipv4.address }}"
         credentialsId: '39fa150b-b2a1-416e-b334-29a9a2c0b32d'
         remoteFS: '/home/{{ jenkins_user }}/build'
+        # XXX this should be configurable, not all nodes should have one executor
+        executors: 1
index a0efc033a486073483d1f19e72a0c3ce5d2d6f23..73114f714340a967576c185e1ca286c4b0c7be1e 100644 (file)
         host: "{{ ansible_default_ipv4.address }}"
         credentialsId: '39fa150b-b2a1-416e-b334-29a9a2c0b32d'
         remoteFS: '/home/{{ jenkins_user }}/build'
+        # XXX this should be configurable, not all nodes should have one executor
+        executors: 1