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

Holger Levsen holger at moszumanska.debian.org
Wed Feb 3 02:01:10 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 b9747ce0b6bcbcbc7af39e5f8855c63da61fdfbc
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed Feb 3 03:01:03 2016 +0100

    reproducible debian: add four new armhf builder jobs
---
 README                    |  2 +-
 job-cfg/reproducible.yaml | 13 +++++++++----
 2 files changed, 10 insertions(+), 5 deletions(-)

diff --git a/README b/README
index 5606e74..48f9738 100644
--- a/README
+++ b/README
@@ -137,7 +137,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 34 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 38 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 15 small boards donated by vagrant at d.o: ten quad cores (wbq0, cbxi4a, cbxi4pro0, ff2a, ff2b odxu4, odxu4b, odxu4c, opi2a and opi2b) with 2gb ram, two quad-cores (rpi2b and rpi2c) 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 c23b243..b47af4e 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -488,7 +488,7 @@
                 - '11': { my_node1: 'odxu4-armhf-rb',     my_node2: 'wbd0-armhf-rb'      }
                 - '12': { my_node1: 'wbd0-armhf-rb',      my_node2: 'cbxi4pro0-armhf-rb' }
                 - '13': { my_node1: 'cbxi4pro0-armhf-rb', my_node2: 'rpi2b-armhf-rb'     }
-                - '14': { my_node1: 'wbq0-armhf-rb',      my_node2: 'odxu4b-armhf-rb'    }
+                - '14': { my_node1: 'cbxi4a-armhf-rb',    my_node2: 'odxu4b-armhf-rb'    }
                 - '15': { my_node1: 'rpi2b-armhf-rb',     my_node2: 'odxu4c-armhf-rb'    }
                 - '16': { my_node1: 'odxu4b-armhf-rb',    my_node2: 'wbd0-armhf-rb'      }
                 - '17': { my_node1: 'odxu4c-armhf-rb',    my_node2: 'hb0-armhf-rb'       }
@@ -501,14 +501,19 @@
                 - '24': { my_node1: 'rpi2c-armhf-rb',     my_node2: 'odxu4c-armhf-rb'    }
                 - '25': { my_node1: 'odxu4b-armhf-rb',    my_node2: 'ff2b-armhf-rb'      }
                 - '26': { my_node1: 'opi2a-armhf-rb',     my_node2: 'ff2a-armhf-rb'      }
-                - '27': { my_node1: 'odxu4c-armhf-rb',    my_node2: 'ff2b-armhf-rb'      }
+                - '27': { my_node1: 'odxu4c-armhf-rb',    my_node2: 'cbxi4a-armhf-rb'    }
                 - '28': { my_node1: 'opi2a-armhf-rb',     my_node2: 'ff2b-armhf-rb'      }
                 - '29': { my_node1: 'ff2b-armhf-rb',      my_node2: 'opi2a-armhf-rb'     }
                 - '30': { my_node1: 'ff2b-armhf-rb',      my_node2: 'opi2a-armhf-rb'     }
                 - '31': { my_node1: 'ff2b-armhf-rb',      my_node2: 'opi2b-armhf-rb'     }
                 - '32': { my_node1: 'opi2b-armhf-rb',     my_node2: 'opi2a-armhf-rb'     }
-                - '33': { my_node1: 'opi2b-armhf-rb',     my_node2: 'opi2a-armhf-rb'     }
-                - '34': { my_node1: 'ff2a-armhf-rb',      my_node2: 'opi2b-armhf-rb'    }
+                - '33': { my_node1: 'ff2a-armhf-rb',      my_node2: 'opi2b-armhf-rb'     }
+                - '34': { my_node1: 'cbxi4a-armhf-rb',    my_node2: 'opi2b-armhf-rb'     }
+                - '35': { my_node1: 'cbxi4a-armhf-rb',    my_node2: 'ff2b-armhf-rb'      }
+                - '36': { my_node1: 'opi2a-armhf-rb',     my_node2: 'cbxi4a-armhf-rb'    }
+                - '37': { my_node1: 'cbxi4a-armhf-rb',    my_node2: 'wbq0-armhf-rb'      }
+                - '38': { my_node1: 'opi2b-armhf-rb',     my_node2: 'cbxi4a-armhf-rb'    }
+
             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