summaryrefslogtreecommitdiff
path: root/cloudinit/cmd/tests/test_status.py
AgeCommit message (Expand)Author
2021-12-03Reorganize unit test locations under tests/unittests (#1126)Brett Holman
2020-03-31CiTestCase: stop using and remove sys_exit helper (#283)Daniel Watkins
2020-01-31cloudinit: replace "from six import X" imports (except in util.py) (#183)Daniel Watkins
2018-09-05tests: Disallow use of util.subp except for where needed.Scott Moser
2018-02-12tests: run nosetests in cloudinit/ directory, fix py26 fallout.Scott Moser
2018-02-08cli: fix cloud-init status to report running when before result.jsonChad Smith
2018-01-26Fix potential cases of uninitialized variables.Chad Smith
2017-12-07pylint: Update pylint to 1.7.1, run on tests/ and tools and fix complaints.Ryan Harper
2017-12-05cli: Add clean and status subcommandsChad Smith