lp:charms/trusty/crashdump

Created by Jorge Niedbalski and last modified
Get this branch:
bzr branch lp:charms/trusty/crashdump
Members of charmers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
charmers
Status:
Mature

Recent revisions

53. By Louis Bouchard

Improve README documentation

52. By Louis Bouchard

Replace file mocking by real files

In order to successfully test install/update, real files must
remain present between subsequent calls. Mocking open and os.remove
does not allow for that so real files in tempdir are used.

51. By Louis Bouchard

Remove unneeded import

50. By Louis Bouchard

Change unnecessary complex syntax to simpler one.

49. By Louis Bouchard

Removed unused variable

48. By Louis Bouchard

Remove reference config file and corresponding test

The reference file is no longer needed since we changed the way
we verify if reboot is needed.

47. By Louis Bouchard

Replace reboot path by variable

46. By root <root@marvin>

PEP8 cleanup

45. By Louis Bouchard

Adapt tests to new logic

Needs particular attention to the subprocess mocking that
interfered with the sed charm helper. Needed to mock the whole
subprocess and be specific about the module being mocked

44. By Louis Bouchard

Change firts-pass logic

Replace variable-based first pass identification by
file-based where the install hook puts a file that is
removed on the first pass of the update hook

Branch metadata

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

Subscribers