Hi Milo, Thanks for this. Some of my comments are related to the questions we already talked about earlier today, but I will also mention them here so others can also follow. review needs-fixing > === added file 'lava/base_command.py' > --- lava/base_command.py 1970-01-01 00:00:00 +0000 > +++ lava/base_command.py 2013-06-17 13:33:27 +0000 I would put this somewhere like lava/helper/command.py instead Maybe when we start working on the other items (testdef/script) we realize that we can move all of them in the lava.helper namespace instead of creating lava.testdef and lava.script. > @@ -0,0 +1,80 @@ > +# Copyright (C) 2013 Linaro Limited > +# > +# Author: Milo Casagrande