Skip to content
Commit 48fd504c authored by Valentin Schneider's avatar Valentin Schneider
Browse files

lisa/tests: eas_behaviour: Make rtapp profile construction less obfuscated

This is where it would've been nice to operate on an instance of an
object, so that we could use e.g. `self.{min,max}_cap_cpus[0]`, but we
have to live with classmethods (or
`cls.get_{min,max}_cap_cpus(plat_info)[0]`, which is too wordy for me).
parent 59a3aea4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment