[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible armhf: add six new builder jobs on the three new nodes

Holger Levsen holger at moszumanska.debian.org
Mon Dec 28 16:33:21 UTC 2015


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 b8034cadd2bbe6e4b1f292bb5a083eb4857f7e39
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Dec 28 17:32:41 2015 +0100

    reproducible armhf: add six new builder jobs on the three new nodes
---
 README                    |  2 +-
 job-cfg/reproducible.yaml | 10 ++++++++--
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/README b/README
index 42ed830..39b6cc4 100644
--- a/README
+++ b/README
@@ -137,7 +137,7 @@ Installation tests inside chroot environments.
 
 * The (current) purpose of https://reproducible.debian.net is to show the prospects of reproducible builds for Debian. IOW: this is research, showing what could (and should) be done... check https://wiki.debian.org/ReproducibleBuilds for the real status of the project!
 
-* Currently, three suites are tested on amd64: '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 15 for 'armhf', which are each constantly testing packages and saving the results of these tests.
+* Currently, three suites are tested on amd64: '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 21 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 16 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 ten small boards donated by vagrant at d.o: six quad cores (wbq0, cbxi4pro0, ff2a, odxu4, odxu4b and odxu4c) with 2gb ram, another quad-core (rpi2b) with 1gb ram and three dual cores (bpi0, hb0 and wbd0) with 1gb ram, each. We would love to have more or more powerful ARM hardware in the future, if you can help, please talk to us!
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index e050c76..c34420d 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -485,8 +485,14 @@
                 - '11': { my_node1: 'odxu4-armhf-rb:2229',     my_node2: 'wbd0-armhf-rb:2223'      }
                 - '12': { my_node1: 'wbd0-armhf-rb:2223',      my_node2: 'cbxi4pro0-armhf-rb:2226' }
                 - '13': { my_node1: 'cbxi4pro0-armhf-rb:2226', my_node2: 'rpi2b-armhf-rb:2230'     }
-                - '14': { my_node1: 'rpi2b-armhf-rb:2230',     my_node2: 'wbq0-armhf-rb:2225'      }
-                - '15': { my_node1: 'wbd0-armhf-rb:2223',      my_node2: 'hb0-armhf-rb:2224'       }
+                - '14': { my_node1: 'wbq0-armhf-rb:2225'       my_node2: 'odxu4b-armhf-rb:2232'    }
+                - '15': { my_node1: 'rpi2b-armhf-rb:2230',     my_node2: 'odxu4c-armhf-rb:2233'    }
+                - '16': { my_node1: 'odxu4b-armhf-rb:2232',    my_node2: 'wbd0-armhf-rb:2223'      }
+                - '17': { my_node1: 'odxu4c-armhf-rb:2223',    my_node2: 'hb0-armhf-rb:2224'       }
+                - '18': { my_node1: 'odxu4b-armhf-rb:2232',    my_node2: 'ff2a-armhf-rb:2234'      }
+                - '19': { my_node1: 'odxu4c-armhf-rb:2233',    my_node2: 'ff2a-armhf-rb:2234'      }
+                - '20': { my_node1: 'ff2a-armhf-rb:2234',      my_node2: 'odxu4b-armhf-rb:2232'    }
+                - '21': { my_node1: 'ff2a-armhf-rb:2234',      my_node2: 'odxu4c-armhf-rb:2233'    }
             my_shell: '/srv/jenkins/bin/reproducible_build.sh {my_node1} {my_node2}'
             my_timed: '* * * * *'
             my_hname: ''

-- 
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