[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible armhf: add 8 new builder jobs

Holger Levsen holger at moszumanska.debian.org
Sun Mar 6 01:08:56 UTC 2016


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 866122654a768f5efecd4e881906cf89ad66a11d
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sun Mar 6 02:07:59 2016 +0100

    reproducible armhf: add 8 new builder jobs
---
 README                    |  2 +-
 job-cfg/reproducible.yaml | 19 ++++++++++++++-----
 2 files changed, 15 insertions(+), 6 deletions(-)

diff --git a/README b/README
index 5ea1ea1..ebc2336 100644
--- a/README
+++ b/README
@@ -135,7 +135,7 @@ Installation tests inside chroot environments.
 
 * The (current) purpose of https://tests.reproducible-builds.org is to show the prospects of reproducible builds for Debian - and six other projects currently. This is research, showing what could (and should) be done... check https://wiki.debian.org/ReproducibleBuilds for the real status of the project for Debian!
 
-* Currently, three suites are tested on 'amd64' and 'armhf' architectures: 'testing', 'unstable' and 'experimental'. The tests are done using 'pbuilder' using link:https://wiki.debian.org/ReproducibleBuilds/ExperimentalToolchain[our toolchain] through concurrent builder jobs, 32 for 'amd64' and 42 for 'armhf', which are each constantly testing packages and saving the results of these tests.
+* Currently, three suites are tested on 'amd64' and 'armhf' architectures: 'testing', 'unstable' and 'experimental'. The tests are done using 'pbuilder' using link:https://wiki.debian.org/ReproducibleBuilds/ExperimentalToolchain[our toolchain] through concurrent builder jobs, 32 for 'amd64' and 50 for 'armhf', which are each constantly testing packages and saving the results of these tests.
 
 ** These builds on remote nodes run on very different hardware: for 'amd64' we are now using four virtual machines, profitbricks-build(1+2+5+6)-amd64, which have 18 or 17 cores and 48gb ram each and are sponsored by link:https://jenkins.debian.net/userContent/thanks.html[Profitbricks].
 ** To test 'armhf' we are using 18 small boards donated by vagrant at d.o:
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 23e4f0b..00ff9c4 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -522,24 +522,25 @@
 
         # could have all archs in one block, but it seems cleaner this way
         # to choose new jobs:
-        #       for i in wbq0 cbxi4a cbxi4b cbxi4pro0 ff2a ff2b odxu4 odxu4b odxu4c opi2a opi2b rpi2b rpi2c bpi0 hb0 wbd0 ; do echo "$i: " ; grep my_node1 job-cfg/reproducible.yaml|grep armhf|grep $i-armhf ; echo ; done
+        #       for i in bbx15 bpi0 cbxi4a cbxi4b cbxi4pro0 ff2a ff2b ff4a hb0 odxu4 odxu4b odxu4c opi2a opi2b rpi2b rpi2c wbd0 wbq0 ; do echo "$i: " ; grep my_node1 job-cfg/reproducible.yaml|grep armhf|grep $i-armhf ; echo ; done
         #       8 jobs for quad-cores with 4 gb ram
         #       6 jobs for octo-cores with 2 gb ram
         #       6 jobs for quad-cores with 2 gb ram
         #       3 jobs for dual-cores with 1 gb ram
+        #       3 jobs for quad-cores with 1 gb ram
         - '{name}_builder_{my_arch}_{my_num}':
             my_description: 'Try to reproducibly build a scheduled package. This is one of several builder jobs.'
             my_arch: 'armhf'
             my_num:
-                -  '1': { my_node1: 'bpi0-armhf-rb',      my_node2: 'odxu4-armhf-rb'     }
+                -  '1': { my_node1: 'bbx15-armhf-rb',     my_node2: 'odxu4-armhf-rb'     }
                 -  '2': { my_node1: 'wbq0-armhf-rb',      my_node2: 'cbxi4pro0-armhf-rb' }
                 -  '3': { my_node1: 'hb0-armhf-rb',       my_node2: 'odxu4-armhf-rb'     }
-                -  '4': { my_node1: 'cbxi4pro0-armhf-rb', my_node2: 'wbq0-armhf-rb'      }
+                -  '4': { my_node1: 'ff4a-armhf-rb',      my_node2: 'wbq0-armhf-rb'      }
                 -  '5': { my_node1: 'cbxi4pro0-armhf-rb', my_node2: 'bpi0-armhf-rb'      }
-                -  '6': { my_node1: 'wbq0-armhf-rb',      my_node2: 'cbxi4pro0-armhf-rb' }
+                -  '6': { my_node1: 'ff4a-armhf-rb',      my_node2: 'cbxi4pro0-armhf-rb' }
                 -  '7': { my_node1: 'wbq0-armhf-rb',      my_node2: 'odxu4-armhf-rb'     }
                 -  '8': { my_node1: 'hb0-armhf-rb',       my_node2: 'wbq0-armhf-rb'      }
-                -  '9': { my_node1: 'odxu4-armhf-rb',     my_node2: 'bpi0-armhf-rb'      }
+                -  '9': { my_node1: 'ff4a-armhf-rb',      my_node2: 'bpi0-armhf-rb'      }
                 - '10': { my_node1: 'odxu4-armhf-rb',     my_node2: 'rpi2b-armhf-rb'     }
                 - '11': { my_node1: 'odxu4-armhf-rb',     my_node2: 'wbd0-armhf-rb'      }
                 - '12': { my_node1: 'wbd0-armhf-rb',      my_node2: 'cbxi4pro0-armhf-rb' }
@@ -573,6 +574,14 @@
                 - '40': { my_node1: 'opi2b-armhf-rb',     my_node2: 'cbxi4b-armhf-rb'    }
                 - '41': { my_node1: 'opi2b-armhf-rb',     my_node2: 'cbxi4b-armhf-rb'    }
                 - '42': { my_node1: 'cbxi4b-armhf-rb',    my_node2: 'cbxi4a-armhf-rb'    }
+                - '43': { my_node1: 'cbxi4a-armhf-rb',    my_node2: 'ff4a-armhf-rb'      }
+                - '44': { my_node1: 'bbx15-armhf-rb',     my_node2: 'ff4a-armhf-rb'      }
+                - '45': { my_node1: 'ff4a-armhf-rb',      my_node2: 'bbx15-armhf-rb'     }
+                - '46': { my_node1: 'wbq0-armhf-rb',      my_node2: 'bbx15-armhf-rb'     }
+                - '47': { my_node1: 'cbxi4pro0-armhf-rb', my_node2: 'bbx15-armhf-rb'     }
+                - '48': { my_node1: 'bbx15-armhf-rb',     my_node2: 'ff4a-armhf-rb'      }
+                - '49': { my_node1: 'bpi0-armhf-rb',      my_node2: 'ff4a-armhf-rb'      }
+                - '50': { my_node1: 'odxu4-armhf-rb',     my_node2: 'ff4a-armhf-rb'      }
 
             my_shell: '/srv/jenkins/bin/reproducible_build.sh {my_node1} {my_node2}'
             my_timed: '* * * * *'

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list