Skip to content

Commit 4bad4f1

Browse files
jonathanspwcopybara-github
authored andcommitted
Copybara import of the project:
-- bc45f37 by Jonathan Wright <jonathan@almalinux.org>: Fix broken disk type for n4-16 FUTURE_COPYBARA_INTEGRATE_REVIEW=#353 from jonathanspw:patch-2 bc45f37 PiperOrigin-RevId: 815842049
1 parent 770a080 commit 4bad4f1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test_suites/networkperf/setup.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ var networkPerfTestConfig = []networkPerfTest{
107107
{
108108
name: "n4-16",
109109
machineType: "n4-standard-16",
110+
diskType: imagetest.HyperdiskBalanced,
110111
arch: "X86_64",
111112
networks: []string{"DEFAULT"},
112113
quota: &daisy.QuotaAvailable{Metric: "CPUS", Units: 64, Region: "us-east4"},

0 commit comments

Comments
 (0)