summaryrefslogtreecommitdiff
path: root/tests/unittests/test_handler/test_schema.py
AgeCommit message (Expand)Author
2020-11-18cli: add --system param to allow validating system user-data on a machine (#575)Chad Smith
2020-08-19Add Alpine Linux support. (#535)dermotbradley
2020-06-29Add schema for cc_chef module (#375)lucasmoura
2020-05-13Add schema to apt configure config (#357)lucasmoura
2020-05-08Add test to ensure docs examples are valid cloud-init configs (#355)James Falcon
2020-05-06Create tests to validate schema examples (#348)lucasmoura
2020-04-30cc_locale: introduce schema (#335)Daniel Watkins
2020-04-24schema: add json schema for write_files module (#152)Chad Smith
2020-04-24cloudinit: drop dependencies on unittest2 and contextlib2 (#322)Daniel Watkins
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
2019-03-19Add ubuntu_drivers config moduleDaniel Watkins
2018-09-05tests: Disallow use of util.subp except for where needed.Scott Moser
2018-05-23yaml_load/schema: Add invalid line and column nums to error messageChad Smith
2018-03-22ubuntu-advantage: Add new config module to support ubuntu-advantage-toolsChad Smith
2018-03-16cc_snap: Add new module to install and configure snapd and snap packages.Chad Smith
2018-03-14tests: Centralize and re-use skipTest based on json schema presense.Scott Moser
2018-02-12tests: run nosetests in cloudinit/ directory, fix py26 fallout.Scott Moser
2017-10-20ntp: fix config module schema to allow empty ntp configChad Smith
2017-10-03suse: Support addition of zypper repos via cloud-config.Robert Schweikert
2017-09-13schema and docs: Add jsonschema to resizefs and bootcmd modulesChad Smith
2017-09-05relocate tests/unittests/helpers.py to cloudinit/testsLars Kellogg-Stedman
2017-08-22schema cli: Add schema subcommand to cloud-init cli and cc_runcmd schemaChad Smith
2017-06-07test: Fix pyflakes complaint of unused import.Joshua Powers
2017-06-02Tests: Skip jsonschema related unit tests when dependency is absent.Chad Smith
2017-05-31ntp: Add schema definition and passive schema validation.Chad Smith