lp:~barry/ubuntu-system-image/lp1324241

Created by Barry Warsaw and last modified
Get this branch:
bzr branch lp:~barry/ubuntu-system-image/lp1324241
Only Barry Warsaw can upload to this branch. If you are Barry Warsaw please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Barry Warsaw
Project:
Ubuntu system image
Status:
Merged

Recent revisions

268. By Barry Warsaw

We don't need to chdir() if we set COVERAGE_FILE.

267. By Barry Warsaw

Clean up.

266. By Barry Warsaw

Refactor the way coverage is started so that all the logic is collected in one
place, specifically systemimage.testing.helpers.

Do not use cov_core to enable coverage in the nose2 test suite, since this
calls cov.erase(). Even though this should get called *before* any of the
subprcess tests run, it still has the bogus effect of erasing all the
.coverage files from the subprocesses.

We don't need the $HERE envar any more.

265. By Barry Warsaw

Checkpointing coverage collection.

264. By Barry Warsaw

Trunk merge

263. By Barry Warsaw

trunk merge

262. By Barry Warsaw

fixes

261. By Barry Warsaw

Checkpointing changes to support coverage collection. This doesn't completely
work yet.

260. By Barry Warsaw

Remove some debugging.

259. By Barry Warsaw

* Improve memory usage when verifying file checksums. Given by Michael
  Vogt. (LP: #1271684)

- minor additional edits by Barry.

Also:

* Flesh out README.rst given originally by mvo, to explain how to run the test
  suite and some additional project details.

* Export `MiB` symbol for consistent definition of a mebibyte.

* Remove an unused import.

* Fix various patch/mock call sites so that local override are properly nested
  with the overrides in @configuration and the ServerTestBase. Without this,
  some unmocking gets incorrectly interleaved, breaking future tests. Added
  comments all around so I don't try to redo this broken change again later.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~registry/ubuntu-system-image/client
This branch contains Public information 
Everyone can see this information.

Subscribers