testing: add unittest coverage for config module json schema examples
Bug #1876412 reported by
Chad Smith
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
cloud-init |
Fix Released
|
Medium
|
Lucas Albuquerque Medeiros de Moura |
Bug Description
As we implement jsonschema definitions in cloud config modules (cloudinit.
Add a unittest to tests/unittests
which contain a 'schema' dictionary defined and run all schema['examples'] through cloudinit.
Changed in cloud-init: | |
status: | New → Triaged |
Changed in cloud-init: | |
assignee: | nobody → Lucas Albuquerque Medeiros de Moura (lamoura) |
To post a comment you must log in.
An upstream commit has landed that addresses this bug /github. com/canonical/ cloud-init/ commit/ 022122a54e89546 8d054ed162fdf1b 403b7aaf3f
https:/