Code review comment for lp:~nuclearbob/utah/consolidate-scripts

Revision history for this message
Javier Collado (javier.collado) wrote :

Example output:
$ PYTHONPATH=. examples/run_utah_tests.py -i ~/download/distro/raring/raring-server-i386.iso utah/client/examples/pass.run -d -n
2013-05-01 11:02:30,082 root INFO: UTAH version: dev-r881~raring
2013-05-01 11:02:30,083 root DEBUG: Executing SQL statement: CREATE TABLE IF NOT EXISTS machines(machineid INTEGER PRIMARY KEY, state TEXT), [
]
2013-05-01 11:02:30,083 root DEBUG: Executing SQL statement: INSERT INTO machines (state) VALUES ('provisioned'), []
2013-05-01 11:02:30,259 utah-22 INFO: Attempting to retrieve raring-mini-amd64.iso
2013-05-01 11:02:30,266 utah-22 INFO: Download attempt 0
2013-05-01 11:02:30,284 utah-22 DEBUG: Server md5 is 69c919c499068b1681303130093f21cc
2013-05-01 11:02:30,284 utah-22 INFO: Attempting to download http://archive.ubuntu.com/ubuntu/dists/raring/main/installer-amd64/current/images
/./netboot/mini.iso
2013-05-01 11:02:30,320 utah-22 INFO: File 0% downloaded
2013-05-01 11:02:30,321 utah-22 DEBUG: 0 read, 0% of 36700160 total
2013-05-01 11:02:30,324 utah-22 DEBUG: 8192 read, 0% of 36700160 total

« Back to merge proposal