dashboard, env/linux-ppc64le/osuosl: update notes

The VM's have had more resources allocated, and been updated to
use an Ubuntu 20.04 base and container image.

Also, update the related notes/ownership on the dashboard.

Change-Id: Ibc227446e1950366933d937de6a9a9bf44d34532
Reviewed-on: https://go-review.googlesource.com/c/build/+/439675
Reviewed-by: Lynn Boger <laboger@linux.vnet.ibm.com>
Reviewed-by: Than McIntosh <thanm@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Run-TryBot: Paul Murphy <murp@ibm.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
This commit is contained in:
Paul E. Murphy 2022-10-04 17:25:44 -05:00 коммит произвёл Paul Murphy
Родитель 2a24cce4c2
Коммит 812c061fb8
3 изменённых файлов: 12 добавлений и 10 удалений

Просмотреть файл

@ -388,14 +388,16 @@ var Hosts = map[string]*HostConfig{
HermeticReverse: true,
},
"host-linux-ppc64le-osu": {
Notes: "Debian Buster; run by Go team on osuosl.org; see x/build/env/linux-ppc64le/osuosl",
Notes: "Ubuntu 20.04; run by Go team on osuosl.org; see x/build/env/linux-ppc64le/osuosl",
Owners: []*gophers.Person{gh("pmur")},
IsReverse: true,
ExpectNum: 5,
SSHUsername: "root",
HermeticReverse: true,
},
"host-linux-ppc64le-power9-osu": {
Notes: "Debian Buster; run by Go team on osuosl.org; see x/build/env/linux-ppc64le/osuosl",
Notes: "Ubuntu 20.04; run by Go team on osuosl.org; see x/build/env/linux-ppc64le/osuosl",
Owners: []*gophers.Person{gh("pmur")},
IsReverse: true,
env: []string{"GOPPC64=power9"},
SSHUsername: "root",

12
env/linux-ppc64le/osuosl/NOTES поставляемый
Просмотреть файл

@ -1,7 +1,7 @@
The linux-ppc64le buildlets run on PPC64 VMs at osuosl.org (OSU Open Source Lab).
They run Ubuntu bionic on the host, with Docker images running
debian:buster running the buildlets.
They run Ubuntu 20.04 on the host, with buildlets running inside an
Ubuntu 20.04 container.
Filing tickets: https://support.osuosl.org/
Ticket username: bradfitz@golang.org
@ -9,14 +9,14 @@ Filing tickets: https://support.osuosl.org/
Machines:
* go-le-bionic-1: (20 GB RAM, 50 GB disk, 10 cores, POWER9)
Linux go-le-bionic-1 4.15.0-65-generic #74-Ubuntu SMP Tue Sep 17 17:08:54 UTC 2019 ppc64le ppc64le ppc64le GNU/Linux
* go-le-bionic-1: (30 GB RAM, 50 GB disk, 20 cores, POWER9)
Linux go-le-bionic-2 5.4.0-125-generic #141-Ubuntu SMP Wed Aug 10 13:41:48 UTC 2022 ppc64le ppc64le ppc64le GNU/Linux
ssh -i ~/.ssh/id_ed25519_golang1 ubuntu@140.211.169.171
(key from go/go-builders-ssh)
* go-le-bionic-2: (20 GB RAM, 50 GB disk, 10 cores, POWER8)
Linux go-le-bionic-2 4.15.0-65-generic #74-Ubuntu SMP Tue Sep 17 17:08:54 UTC 2019 ppc64le ppc64le ppc64le GNU/Linux
* go-le-bionic-2: (30 GB RAM, 50 GB disk, 20 cores, POWER8)
Linux go-le-bionic-2 5.4.0-125-generic #141-Ubuntu SMP Wed Aug 10 13:41:48 UTC 2022 ppc64le ppc64le ppc64le GNU/Linux
ssh -i ~/.ssh/id_ed25519_golang1 ubuntu@140.211.169.160
(key from go/go-builders-ssh)

Просмотреть файл

@ -32,7 +32,7 @@ linux-armv6l linux arm linux-arm-aws
linux-ppc64le linux ppc64le linux-ppc64le-buildlet
Build only
Running on reverse builder: Debian Buster; run by Go team on osuosl.org; see x/build/env/linux-ppc64le/osuosl
Running on reverse builder: Ubuntu 20.04; run by Go team on osuosl.org; see x/build/env/linux-ppc64le/osuosl
linux-s390x linux s390x linux-s390x-crosscompile
Build only
@ -84,7 +84,7 @@ linux-armv6l linux arm linux-arm-aws
linux-ppc64le linux ppc64le linux-ppc64le-buildlet
Build only
Running on reverse builder: Debian Buster; run by Go team on osuosl.org; see x/build/env/linux-ppc64le/osuosl
Running on reverse builder: Ubuntu 20.04; run by Go team on osuosl.org; see x/build/env/linux-ppc64le/osuosl
linux-s390x linux s390x linux-s390x-crosscompile
Build only