Skip to content

Commit 0d6a646

Browse files
Robert-André Mauchinbradfitz
authored andcommitted
cmd/coordinator/buildongce: fix tests
Fixes golang/go#26476 Change-Id: I380e47cfc0d51d0c297a2d7e5cdb263e09bcfd9c Reviewed-on: https://go-review.googlesource.com/124975 Reviewed-by: Brad Fitzpatrick <[email protected]>
1 parent 9e3b83b commit 0d6a646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/coordinator/buildongce/create_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ resources:
3030
logging_service: "logging.googleapis.com"
3131
monitoring_service: "none"
3232
node_config:
33-
machine_type: "n1-standard-8"
33+
machine_type: "n1-standard-4"
3434
oauth_scopes:
3535
- "https://www.googleapis.com/auth/cloud-platform"
3636
- "https://www.googleapis.com/auth/userinfo.email"

0 commit comments

Comments
 (0)