yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #64499
[Bug 1695318] [NEW] centos 6/7 schema unittests failing
Public bug reported:
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
** Affects: cloud-init
Importance: Undecided
Status: New
--
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:
centos 6/7 schema unittests failing
Status in cloud-init:
New
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
Follow ups