diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-08-31 13:42:53 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-08-31 13:42:53 +0200 |
commit | 37fb8fae8af26587109c1ddc5956608a43ebbb30 (patch) | |
tree | 160f44f7722d2091d7f047c60f6e7589abb4f228 /TODO | |
parent | 3b8231fc0591adeae410daedf9c021662d960d7b (diff) | |
download | jenkins.debian.net-37fb8fae8af26587109c1ddc5956608a43ebbb30.tar.xz |
reproducible: add four new amd64 build jobs running on the two new nodes
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -241,16 +241,12 @@ properties: * reproducible_build.sh changes needed: ** diffoscope needs to be run on the target arch... -*** can't this done via qemu on the host? +*** can't this be run via qemu on the host? * missing job definitions: ** reproducible_builder_amd64_1 runs "reproducible_build.sh profitbricks-build1-amd64 profitbricks-build2-amd64" ** reproducible_builder_amd64_2 runs "reproducible_build.sh profitbricks-build1-amd64 profitbricks-build2-amd64" ** reproducible_builder_amd64_3 runs "reproducible_build.sh profitbricks-build1-amd64 profitbricks-build2-amd64" -** reproducible_builder_amd64_4 runs "reproducible_build.sh profitbricks-build1-amd64 profitbricks-build2-amd64" -** reproducible_builder_amd64_5 runs "reproducible_build.sh profitbricks-build1-amd64 profitbricks-build2-amd64" -** reproducible_builder_amd64_6 runs "reproducible_build.sh profitbricks-build2-amd64 profitbricks-build1-amd64" -** reproducible_builder_amd64_7 runs "reproducible_build.sh profitbricks-build2-amd64 profitbricks-build1-amd64" ** reproducible_builder_amd64_8 runs "reproducible_build.sh profitbricks-build2-amd64 profitbricks-build1-amd64" ** reproducible_builder_amd64_9 runs "reproducible_build.sh profitbricks-build2-amd64 profitbricks-build1-amd64" ** reproducible_builder_amd64_10 runs "reproducible_build.sh profitbricks-build2-amd64 profitbricks-build1-amd64" |