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

3 Коммитов

Автор SHA1 Сообщение Дата
Heschi Kreinick c0f90b0506 env: add iproute2 to most Linuxes
LUCI will run short linux builders in network namespaces, and we need
the "ip" command to set them up.

Change-Id: I67c9a1482c5615c44fbd17b38e535fe224a6c8a6
Reviewed-on: https://go-review.googlesource.com/c/build/+/512996
Auto-Submit: Heschi Kreinick <heschi@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Heschi Kreinick <heschi@google.com>
2023-07-25 17:57:53 +00:00
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
Brad Fitzpatrick 92d5d6c6fa env/linux-x86-debug: add container for interactive debugging
Change-Id: I0d56856be89bd9c584648f2a01131c5e56a89aee
Reviewed-on: https://go-review.googlesource.com/c/build/+/214998
Reviewed-by: Alexander Rakoczy <alex@golang.org>
2020-01-15 22:48:30 +00:00