projects
/
glibc-buildbot.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ffa8025
)
Add altra-ubunut-{aarch64,armhf} builders
HEAD
master
author
Szabolcs Nagy <szabolcs.nagy@arm.com>
Fri, 26 Mar 2021 13:02:03 +0000
(13:02 +0000)
committer
Szabolcs Nagy <szabolcs.nagy@arm.com>
Fri, 26 Mar 2021 13:02:03 +0000
(13:02 +0000)
I plan to remove the hi1616 builder later if this works and I plan
to add more builders on the same machine with different configurations.
master.cfg
patch
|
blob
|
history
diff --git
a/master.cfg
b/master.cfg
index c30591f7b5b9f2ea4f8c1bcbe2c727d1ef3b7933..08321a67bbdea7f48989e691e48feeb3c3ead66b 100644
(file)
--- a/
master.cfg
+++ b/
master.cfg
@@
-26,8
+26,8
@@
builder_map = {
'glibc-ppc-linux': ['debian8-ppc-power8-1'],
'glibc-ppc64le-linux': ['fedora25-ppc64le-power8-1'],
'glibc-s390x-linux': ['marist-fedora-s390x'],
- 'glibc-aarch64-linux': ['hi1616-ubuntu-aarch64'],
- 'glibc-armhf-linux': ['hi1616-ubuntu-armhf'],
+ 'glibc-aarch64-linux': ['hi1616-ubuntu-aarch64'
, 'altra-ubuntu-aarch64'
],
+ 'glibc-armhf-linux': ['hi1616-ubuntu-armhf'
, 'altra-ubuntu-armhf'
],
}
# Sets with all builders and all slaves.
This page took
0.057322 seconds
and
5
git commands to generate.