Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Michael Anthony Knyszek cb8d385252 env: include make in linux/amd64 builder imagesk
Some benchmarks in x/benchmarks from external sources wrap the go tool
in make. Add make to the linux/amd64 builders where these benchmarks will
run.

For golang/go#49207.

Change-Id: I4ea16c0aa63d1b520c61d0a2b9dabffdd8bb7094
Reviewed-on: https://go-review.googlesource.com/c/build/+/382894
Trust: Michael Knyszek <mknyszek@google.com>
Run-TryBot: Michael Knyszek <mknyszek@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Carlos Amedee <carlos@golang.org>
2022-02-03 19:04:28 +00:00
Carlos Amedee 302a384228 env/linux-x86-buster, dashboard: add netbase package to the host
This change adds the netbase package to the host. The netbase package
includes several components necessary for TCP/IP based networking.
Network related unit tests were failing on builders using this host
without this package.

Fixes golang/go#42750

Change-Id: Id98d46efac4fe98ecf475035218be181c3d8dec0
Reviewed-on: https://go-review.googlesource.com/c/build/+/272486
Trust: Carlos Amedee <carlos@golang.org>
Run-TryBot: Carlos Amedee <carlos@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
2020-11-23 20:09:03 +00:00
Carlos Amedee 81f4b09b18 env/linux-x86-buster: add Debian Buster builder
This change adds a Debian Buster builder.

Fixes golang/go#42410

Change-Id: If11ebe6df3bad88aac40b0a6f841edc5fb3a5b4a
Reviewed-on: https://go-review.googlesource.com/c/build/+/267937
Trust: Carlos Amedee <carlos@golang.org>
Run-TryBot: Carlos Amedee <carlos@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Alexander Rakoczy <alex@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
2020-11-23 16:34:01 +00:00