Open n-pochet opened 5 years ago
It happens that the iperf speed result is a float and not an int. Therefore, if a float is given, the code https://github.com/andrewdmcleod/magpie-layer/blob/master/lib/charms/layer/magpie_tools.py#L134-L140 will raise an exception
It happens that the iperf speed result is a float and not an int. Therefore, if a float is given, the code https://github.com/andrewdmcleod/magpie-layer/blob/master/lib/charms/layer/magpie_tools.py#L134-L140 will raise an exception