~nskaggs/ubuntu-test-cases/fix-1367654

« back to all changes in this revision

Viewing changes to tests/health-check/thresholds/armv7l/upstart-socket-bridge.threshold

  • Committer: paul.larson at canonical
  • Date: 2014-08-08 21:48:00 UTC
  • Revision ID: paul.larson@canonical.com-20140808214800-xt6ci063cizrb6c1
first round of tweaks to health-check thresholds

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
# CPU loading, should be really low for idle processes
11
11
#
12
12
health-check.cpu-load.cpu-load-total.total-cpu-percent  0.020
13
 
health-check.cpu-load.cpu-load-total.user-cpu-percent   0.005
 
13
health-check.cpu-load.cpu-load-total.user-cpu-percent   0.007
14
14
health-check.cpu-load.cpu-load-total.system-cpu-percent 0.017
15
15
#
16
16
# Page faults, ignore these
21
21
#
22
22
# Wakeup Events, anything more than 1 a second is busy
23
23
#
24
 
health-check.wakeup-events.wakeup-events-total.wakeup-total-rate 0.01
 
24
health-check.wakeup-events.wakeup-events-total.wakeup-total-rate 0.016667
25
25
#
26
26
# Context Switches, ignore these
27
27
#