We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86429e9 commit 2c9cbe5Copy full SHA for 2c9cbe5
testbed/tests/log_test.go
@@ -41,7 +41,7 @@ func TestLog10kDPS(t *testing.T) {
41
sender: testbed.NewOTLPLogsDataSender(testbed.DefaultHost, testbed.GetAvailablePort(t)),
42
receiver: testbed.NewOTLPDataReceiver(testbed.GetAvailablePort(t)),
43
resourceSpec: testbed.ResourceSpec{
44
- ExpectedMaxCPU: 30,
+ ExpectedMaxCPU: 35,
45
ExpectedMaxRAM: 82,
46
},
47
0 commit comments