summaryrefslogtreecommitdiff
path: root/cloudinit/cmd/tests/test_clean.py
Commit message (Expand)AuthorAgeFilesLines
* CiTestCase: stop using and remove sys_exit helper (#283)Daniel Watkins2020-03-311-1/+0
* cloudinit: replace "from six import X" imports (except in util.py) (#183)Daniel Watkins2020-01-311-1/+1
* clean: correctly determine the path for excluding seed directoryDaniel Watkins2019-03-041-1/+2
* clean: cloud-init clean should not trace when run from within cloud_dirChad Smith2019-01-311-1/+2
* tests: run nosetests in cloudinit/ directory, fix py26 fallout.Scott Moser2018-02-121-1/+2
* cli: cloud-init clean handles symlinksChad Smith2018-01-031-1/+18
* pylint: Update pylint to 1.7.1, run on tests/ and tools and fix complaints.Ryan Harper2017-12-071-1/+1
* cli: Add clean and status subcommandsChad Smith2017-12-051-0/+159