Thanks for reply. I will look into pyserial. It will be a windows system. Every 'test' system will have a windows host system with serial connection.
On Tuesday, September 25, 2012 8:58:01 AM UTC-4, zgyarmati wrote: > Hi, > > well, i dont really understand, you want to process the data came via > serial port with jenkins? Or you just want to parse and process this > data without jenkins? Which OS are you using on the monitoring > computer? Anyway, i highly recommend the > http://pyserial.sourceforge.net/ python lib to gather the data from > the serial port. If you need to show it in jenkins, i think the > easiest way to put the processed to a file, and read it when you need > it from your jenkins job. > > regards > > 2012/9/25 dpreilan <[email protected] <javascript:>>: > > Anybody have any thoughts on how I can monitor tests on remote system. > All > > output would be via a serial console connection. > > I would write a parser to determine results of that output. > > > > Remote system is limited. Basically, I can testing firmware which can > log > > messages via serial connection. > > > > Thanks! > > > > -- > Zoltan Gyarmati > Gtalk: [email protected] <javascript:> > MSN: [email protected] <javascript:> > ICQ: 335693662 > Skype: profikam3151 > > Phone number: 0036-30-608-30-79 >
