← Back to team overview

cloud-init-dev team mailing list archive

Re: [Merge] ~smoser/cloud-init:fix/cent-6-jinja2 into cloud-init:master

 

we have unit tests that test rendering of jinja2, but because jinja2 is not required dep, it will skip the tests if it is not available.

the code here is what determined "do we have jinja2".  And the tests skip if not JINJA_AVAILABLE 
-- 
https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/356079
Your team cloud-init commiters is requested to review the proposed merge of ~smoser/cloud-init:fix/cent-6-jinja2 into cloud-init:master.


References