lp://qastaging/~javier.collado/utah/pandaboard-testing-fixes

Created by Javier Collado and last modified
Get this branch:
bzr branch lp://qastaging/~javier.collado/utah/pandaboard-testing-fixes
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:
Development

Recent revisions

842. By Javier Collado

Fixed sector should be an integer number

After parsing sector isn't converted to an integer and this causes a problem
with multiplication later (self.sector * 512) because for strings it has a
completely different meaning.

841. By Javier Collado

Use name passed in the command line to select system under test

840. By Javier Collado

Fixed packaging problem

It was a mistake to move what was added in 0.9ubuntu2 to 0.9ubuntu1 because a
package was already generated and a newer package won't be built just because
its version isn't newer than the one of that package. Consequently, moving
0.9ubuntu1 to 0.9ubuntu2 as a whole.

839. By Javier Collado

Moved latest changelog entry to use the current version

838. By Max Brustkern

Merged exception handling overaul

837. By Max Brustkern

Merged posix shell script changes

836. By Javier Collado

Merged fix for circular import when UTAH_CONFIG_FILE is set (LP: #1156554)

Source branch: lp:~javier.collado/utah/bug1156554

835. By Andy Doan

add addition pattern for network detection in wait_for_booted

systems w/o network manager call dhclient directly.

834. By Javier Collado

Merged changes to add reboot support (LP: #1086450)

Source branch: lp:~javier.collado/utah/reboot-support
Based on: lp:~nuclearbob/utah/reboot-support

833. By Javier Collado

Merged changes to add a timeout parameter to the retry function

Instead of calling time.sleep in every function that is called through retry,
now is retry itself that takes care of that using a new parameter.

Source branch: lp:~javier.collado/utah/retry-timeout

Branch metadata

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

Subscribers