pcp
[Top] [All Lists]

new pmiostat qa failures

To: PCP <pcp@xxxxxxxxxxx>
Subject: new pmiostat qa failures
From: Ken McDonell <kenj@xxxxxxxxxxxxxxxx>
Date: Thu, 11 Feb 2016 08:44:49 +1100
Delivered-to: pcp@xxxxxxxxxxx
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1
I'm seeing this a lot for qa/536

...
## Testing pmiostat with disk.dev metrics
Traceback (most recent call last):
  File "/usr/bin/pmiostat", line 229, in <module>
    if not IostatOptions.checkOptions(manager):
TypeError: unbound method checkOptions() must be called with IostatOptions 
instance as first argument (got MetricGroupManager instance instead)
## Testing pmiostat with deice-mapper metrics
Traceback (most recent call last):
  File "/usr/bin/pmiostat", line 229, in <module>
    if not IostatOptions.checkOptions(manager):
TypeError: unbound method checkOptions() must be called with IostatOptions 
instance as first argument (got MetricGroupManager instance instead)

and something similar in qa/842 and qa/1099.

<Prev in Thread] Current Thread [Next in Thread>