Re: [Autotest] [PATCH 2/3] Make a standalone client to be able to use global_config.ini

2009-12-01 Thread Lucas Meneghel Rodrigues
Will look into this, Steve! On Tue, Dec 1, 2009 at 2:31 PM, Steve Howard wrote: > FYI, this broke server/autotest_unittest: > > show...@gluon:~/opensrc/autotest$ server/autotest_unittest.py > ERROR:root:Could not install autotest from repos > ..E >

Re: [Autotest] [PATCH 2/3] Make a standalone client to be able to use global_config.ini

2009-12-01 Thread Steve Howard
FYI, this broke server/autotest_unittest: show...@gluon:~/opensrc/autotest$ server/autotest_unittest.py ERROR:root:Could not install autotest from repos ..E == ERROR: test_run (__main__.TestBaseAutotest) --

Re: [Autotest] [PATCH 2/3] Make a standalone client to be able to use global_config.ini

2009-11-18 Thread Lucas Meneghel Rodrigues
Greg, would you mind giving a last review on the patchset before I check this in? On Wed, Nov 18, 2009 at 2:09 PM, Lucas Meneghel Rodrigues wrote: > In order to make it possible the autotest client to use the > global_config.ini configuration files: > >  * Modified global_config.py to support ver