New ppc64el buildd
authorChristoph Berg <myon@debian.org>
Wed, 27 Sep 2023 14:19:03 +0000 (16:19 +0200)
committerChristoph Berg <myon@debian.org>
Wed, 27 Sep 2023 14:19:19 +0000 (16:19 +0200)
jenkins/ansible/hosts
jenkins/ansible/setup-buildd.yml

index 46e3d77f157e9822ef9e1080675321167188883a..f868d0d249b670e8bd20b8d7757848eda7bad2b3 100644 (file)
@@ -2,5 +2,5 @@ pgdgbuild.dus.dg-i.net chroot_dir=/home/chroot.buexcl run_opts="size=20G"
 pgx86 chroot_dir=/home/chroot run_opts="size=50G"
 pgdgbuild-arm64 chroot_dir=/home/chroot run_opts="size=50G"
 # ppc64el: 24GB is not enough to build postgis with 4 workers (huge B-Ds)
-pgdgbuild-ppc64el chroot_dir=/home/chroot run_opts="size=100G,nr_inodes=800k"
+pgppc64el chroot_dir=/home/chroot run_opts="size=100G,nr_inodes=800k"
 pgs390x chroot_dir=/home/chroot run_opts="size=100G,nr_inodes=800k"
index 93a1f10019c01d607da16f24886567596bce2a89..e396528d7aeda8593e52bcde9c37400d51e91ed8 100755 (executable)
@@ -44,6 +44,7 @@
       comment: '{{ item.comment }}'
       groups: [ sudo, sbuild ]
       append: true
+      shell: /bin/bash
     loop:
       - { user: mbanck, comment: 'Michael Banck' }
       - { user: mnencia, comment: 'Marco Nenciarini' }