← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1876414] [NEW] testing: add unittest performing schema validation of example cloud-config in doc/ *.txt

 

Public bug reported:

We have 47-ish documentation examples of useful cloud-config in
doc/examples/*txt.


We need to ensure each cloud-config example contains the necessary #cloud-config header and
add a unit tests which will run cloudinit.config.schema:validate_cloudconfig_schema  over all those examples to make sure none or our doc suggestions raise SchemaValidationErrors.

** Affects: cloud-init
     Importance: Undecided
         Status: Triaged


** Tags: bitesize

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1876414

Title:
  testing: add unittest performing schema validation of example cloud-
  config in doc/ *.txt

Status in cloud-init:
  Triaged

Bug description:
  We have 47-ish documentation examples of useful cloud-config in
  doc/examples/*txt.

  
  We need to ensure each cloud-config example contains the necessary #cloud-config header and
  add a unit tests which will run cloudinit.config.schema:validate_cloudconfig_schema  over all those examples to make sure none or our doc suggestions raise SchemaValidationErrors.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1876414/+subscriptions


Follow ups