Add comment for testing 100+ CPU usage

This commit is contained in:
Paul Fisher 2019-09-04 11:49:15 -07:00
parent f798cee51e
commit d32aa6af1d

View File

@ -757,6 +757,8 @@ func makeFakeLogStats(seed int) *volume.Metrics {
func TestGetContainerUsageNanoCores(t *testing.T) {
var value0 uint64
var value1 uint64 = 10000000000
// Test with a large container of 100+ CPUs
var value2 uint64 = 188427786383
tests := []struct {