← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1695318] Re: unit tests failing if no jsonschema available

 

This bug is believed to be fixed in cloud-init in 17.1. If this is still
a problem for you, please make a comment and set the state back to New

Thank you.

** Changed in: cloud-init
       Status: In Progress => Fix Released

-- 
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/1695318

Title:
  unit tests failing if no jsonschema available

Status in cloud-init:
  Fix Released

Bug description:
  With the recent merge of the validation work the unit tests are now failing on the centos 6 and 7 platforms. Here are the test failures:
  centos 6: https://paste.ubuntu.com/24749874/
  centos 7: https://paste.ubuntu.com/24749876/

  Steps to reproduce:
  1. lxc launch images:centos/[6|7] c[6|7]
  2. lxc exec c[6|7] bash
  3. yum install epel-release -y
  4. install dependencies
  5. git clone https://git.launchpad.net/cloud-init 
  6. cd cloud-init
  7. nosetests tests/unittests

  Expected behavior:
  Tests pass with no failures

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


References