Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-26 | More test repairs. | Barry Warsaw | |
2015-01-22 | More test ports from mocker to mock. | Barry Warsaw | |
2014-07-23 | Use nosetests and absolute imports | Dimitri John Ledkov | |
2013-07-11 | test_builtin_handlers.py: fix pylint | Scott Moser | |
2013-07-09 | re-enable test case because 1124384 is fixed | Scott Moser | |
2013-03-12 | skip unit test due to LP: #1124384 | Scott Moser | |
This re-applies the change in revno 785. A merge made this test pass rather than skip, but I'd rather have it skip for now, as we really hope to have the upstart bug fixed. | |||
2013-03-08 | Enable the merging.txt to be in .rst format for public viewing | Joshua Harlow | |
2013-03-01 | skip unit test due to LP: #1124384 | Scott Moser | |
2012-12-17 | tell upstart to reload configuration after writing an upstart job | Scott Moser | |
Invoking 'initctl reload-configuration' is only required if inotify does not work. overlayroot does not support inotify. So, we just call initctl always, which wont hurt anything. LP: #1080841 | |||
2012-08-22 | fix pep8 complaints. | Scott Moser | |
make pep8 now is silent on precise's pep8 ( 0.6.1-2ubuntu2). | |||
2012-08-09 | stright forward pylint cleanups to tests/ and tools/ | Scott Moser | |
2012-06-29 | Add a test that ensures the upstart handler does not output files when in ↵ | Joshua Harlow | |
non-per-instance mode. |