Age | Commit message (Expand) | Author |
---|---|---|
2021-12-03 | Reorganize unit test locations under tests/unittests (#1126) | Brett Holman |
2021-10-15 | testing: add get_cloud function (SC-461) (#1038) | James Falcon |
2021-10-07 | Allow comments in runcmd and report failed commands correctly (#1049) | Brett Holman |
2020-06-08 | Move subp into its own module. (#416) | Scott Moser |
2018-04-20 | schema: in validation, raise ImportError if strict but no jsonschema. | Scott Moser |
2018-04-18 | Schema: do not warn on duplicate items in commands. | Scott Moser |
2018-03-14 | tests: Centralize and re-use skipTest based on json schema presense. | Scott Moser |
2017-09-05 | relocate tests/unittests/helpers.py to cloudinit/tests | Lars Kellogg-Stedman |
2017-08-22 | schema cli: Add schema subcommand to cloud-init cli and cc_runcmd schema | Chad Smith |