Thanks Ken - Lukas is seeing this too, but strangely neither Nathan or I are,
despite testing on both py2 and 3. Anyway, I'm onto it ... another pythonism
of some sort I guess.
On 02/11/2016 08:44 AM, Ken McDonell wrote:
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.
_______________________________________________
pcp mailing list
pcp@xxxxxxxxxxx
http://oss.sgi.com/mailman/listinfo/pcp
|