aboutsummaryrefslogtreecommitdiff
path: root/infra
diff options
context:
space:
mode:
authorJordan Bayles <jophba@chromium.org>2020-04-13 12:02:21 -0700
committerCommit Bot <commit-bot@chromium.org>2020-04-13 19:38:32 +0000
commit533a31d92b649d18d011d05768fe8d7678012ca0 (patch)
tree3a593fd943311d603492f9acc93ec04829d52b99 /infra
parent6812621f27e9f64d7cee47a733a2ddaaa4800f4f (diff)
downloadopenscreen-533a31d92b649d18d011d05768fe8d7678012ca0.tar.gz
Move ARM64 bot back from stretch to sid
The ARM64 bot has been upgraded to 18.04, so the stretch sysroot is no longer needed. This patch removes it. NOTE: this also includes removing almost all of the platform targeting code, since we only have one platform now they are dead code paths. Future developers should consider referring to this patch if we ever have multiple flavors of sysroots at the same time again. TBR due to buildbucket change, and this is 100% code removal. TBR=btolsch@chromium.org Bug: openscreen/18 Change-Id: Ic85f54bb7467f1317776a3cea3a1878bc6caae58 Reviewed-on: https://chromium-review.googlesource.com/c/openscreen/+/2147773 Reviewed-by: Jordan Bayles <jophba@chromium.org> Commit-Queue: Jordan Bayles <jophba@chromium.org>
Diffstat (limited to 'infra')
-rw-r--r--infra/config/global/cr-buildbucket.cfg11
1 files changed, 0 insertions, 11 deletions
diff --git a/infra/config/global/cr-buildbucket.cfg b/infra/config/global/cr-buildbucket.cfg
index 20ec0c92..21b037cb 100644
--- a/infra/config/global/cr-buildbucket.cfg
+++ b/infra/config/global/cr-buildbucket.cfg
@@ -113,15 +113,6 @@ builder_mixins {
}
}
-# The default sysroot is sid, which is too new for the swarming bots,
-# which are locked to the standard library that shipped with Ubuntu 16.04.
-builder_mixins {
- name: "sysroot_platform_stretch"
- recipe: {
- properties: "sysroot_platform:stretch"
- }
-}
-
builder_mixins {
name: "chromium"
recipe: {
@@ -173,7 +164,6 @@ buckets {
mixins: "linux1804"
mixins: "arm64"
mixins: "debug"
- mixins: "sysroot_platform_stretch"
}
builders {
@@ -260,7 +250,6 @@ buckets: {
mixins: "linux1804"
mixins: "arm64"
mixins: "debug"
- mixins: "sysroot_platform_stretch"
}
builders {