Skip to content

lisa.tests.base: Return float in RTATestBundle.unscaled_utilization()

Douglas Raillard requested to merge github/fork/douglas-raillard-arm/_pr532 into master

Instead of rounding down the percentage, return a float. lisa.wlgen.rta will round the values at the step to avoid precision loss as much as possible.

Merge request reports