lp:~javier.collado/utah/bug1035227

Created by Javier Collado and last modified
Get this branch:
bzr branch lp:~javier.collado/utah/bug1035227
Only Javier Collado can upload to this branch. If you are Javier Collado please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Javier Collado
Project:
UTAH
Status:
Merged

Recent revisions

625. By Javier Collado

Replaced sys.stderr.write with machine.logger.error

624. By Javier Collado

Replaced logger.error with sys.stderr.write

logger is used in the code above to set logging level, but isn't supposed to be
used to write logging messages. sys.stderr.write seems to be the more
reasonable option (machine.logger could be used as well, but that would look
odd for something that is executed outside the machine object)

623. By Javier Collado

Added error message when client fails

622. By Javier Collado

Added return code to ssh commands logging

When return code is failure (!=0) it will be printed as a warning

621. By Javier Collado

Added check to make sure that utah clien ran test cases successfully

620. By Max Brustkern

Merged Javier's change that Fixes 1034348

619. By Max Brustkern

Merged Javier's readability improvements

618. By Max Brustkern

Merged Javier's client installation related exceptions

617. By Max Brustkern

Merged Javier's changes for propagating exit status so exceptions still show

616. By Joe Talbott

Remove extra 'testsuites' directory

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~nuclearbob/utah/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers