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