env,dashboard: add OpenBSD 7.0
all.bash takes a long time on these builders. I'll keep an eye on them
to see if it causes trouble.
For golang/go#48977.
Change-Id: I0239a93c004157855968dab397e68abe38f5f439
Reviewed-on: https://go-review.googlesource.com/c/build/+/364094
Trust: Heschi Kreinick <heschi@google.com>
Run-TryBot: Heschi Kreinick <heschi@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Carlos Amedee <carlos@golang.org>
diff --git a/dashboard/builders_test.go b/dashboard/builders_test.go
index d935e3c..7e7e023 100644
--- a/dashboard/builders_test.go
+++ b/dashboard/builders_test.go
@@ -101,6 +101,7 @@
"linux-arm-aws",
"linux-arm64-aws",
"openbsd-amd64-68",
+ "openbsd-amd64-70",
"windows-386-2012",
"windows-amd64-2016",
@@ -133,6 +134,7 @@
"linux-arm-aws",
"linux-arm64-aws",
"openbsd-amd64-68",
+ "openbsd-amd64-70",
"windows-386-2012",
"windows-amd64-2016",
@@ -164,6 +166,7 @@
"linux-arm-aws",
"linux-arm64-aws",
"openbsd-amd64-68",
+ "openbsd-amd64-70",
"windows-386-2008",
"windows-amd64-2016",
@@ -200,6 +203,7 @@
"linux-arm-aws",
"linux-arm64-aws",
"openbsd-amd64-68",
+ "openbsd-amd64-70",
"windows-386-2008",
"windows-amd64-2016",
@@ -245,7 +249,9 @@
"linux-arm64-aws",
"netbsd-amd64-9_0",
"openbsd-386-68",
+ "openbsd-386-70",
"openbsd-amd64-68",
+ "openbsd-amd64-70",
"windows-386-2012",
"windows-amd64-2016",
},