From: Doug F. <dou...@do...> - 2003-12-14 21:47:03
|
I would say IF rather than IFF. That is we, or some other developer, may add a recorder in the future. I could see Oracle or Jabber. The new recorder should be able to use TestID and BrickID. I would keep them as global options with a default of "None". Quoting Joe Griffin <joe...@us...>: > I have just checked in updates to brick.py, brickcontrolthread.py, > instrumentationrecorder.py, mySQLRecorder.py, and fileRecorder.py that > integrate the mySQL support. > > The command line now requires THREE args... the last being a TestID. > > The brick will also pick up a brickID from the config file IFF a > mySQLRecorder > is configured. > > These changes allow tests to be run in both deamon (jabber) and non-deamon > mode > while using the mySQLRecorder module. > > Couple of comments/questions: > 1.- The command line arg for TestID should be required IFF the mySQLRecorder > module is configured. > > 2.- The TestID should be an attribute of the Test Object. It is currrently a > global option. This will require setTestID()/getTestID() functions for the > test > object and appropiate changes in the startTest() function in the > brickcontrolthread. > > 3.- Should the BrickID used for mySQLRecorder be a recorder element > attribute, > specified in that part of the config file? > > > -- > Joe Griffin > Addanc > Downright Software Collective > ------------------------------------------------------------------------ > This email and any files transmitted with it are confidential and > intended solely for the use of the individual or entity to whom they > are addressed. If you have received this email in error please notify > sec...@do.... > ------------------------------------------------------------------------ > This mail sent through Downright Software's implementation of HORDE/IMP. > For info, see: http://horde.org/imp/ > > > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback Program. > Does SourceForge.net help you be more productive? Does it > help you create better code? SHARE THE LOVE, and help us help > YOU! Click Here: http://sourceforge.net/donate/ > _______________________________________________ > Addanc-developer mailing list > Add...@li... > https://lists.sourceforge.net/lists/listinfo/addanc-developer > -- Doug Fort http://www.dougfort.net ------------------------------------------------------------------------ This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify sec...@do.... ------------------------------------------------------------------------ This mail sent through Downright Software's implementation of HORDE/IMP. For info, see: http://horde.org/imp/ |