Change-Id: I727fb5b3d282b2136b75412562f300d55b55f69e
"io_reporting_period": 20,
"fd_limit": 1000,
- "fd_reporting_period": 60,
+ "fd_reporting_period": -1,
},
"apply_to_children" : 0,
"cpu_limit_avg" : 0.40,
"cpu_limit_peak" : 0.90,
- "cpu_avg_period" : 3
+ "cpu_avg_period" : 3,
+ "cpu_reporting_period": 0
},
"test-stability-mem" : {
"monitor" : 1,
"mem_limit_avg" : 0.20,
"mem_limit_peak" : 0.40,
"comment_to_above" : "don't use values close to 1 (risks OOM killer)",
- "mem_limit_period" : 3
+ "mem_limit_period" : 3,
+ "mem_reporting_period": 0
},
"test-stability-fd" : {
"monitor" : 1,
"report" : 0,
"sampling_rate": 1.0,
"apply_to_children" : 0,
- "fd_limit" : 200
+ "fd_limit" : 200,
+ "fd_reporting_period": 0
},
"test-stability-io" : {
"monitor" : 1,
"io_limit_avg" : 10.0,
"io_limit_peak" : 30.0,
"comment_to_above" : "in megabytes (on reference target)",
- "io_limit_period" : 3
+ "io_limit_period" : 3,
+ "io_reporting_period": 0
}
}