yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #68892
[Bug 1728430] [NEW] make NTP tests work in gentoo
Public bug reported:
Sample error when running tox in gentoo:
======================================================================
ERROR: Ntp schema validation allows for an empty ntp: configuration.
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/ckonstanski/jobs/talligent/projects/cloud-init/tests/unittests/test_handler/test_handler_ntp
.py", line 305, in test_ntp_handler_schema_validation_allows_empty_ntp_config
with open(ntp_conf) as stream:
IOError: [Errno 2] No such file or directory: '/tmp/ci-TestNtp.RXKT5o/ntp.conf'
There are several errors but they all look similar.
** 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/1728430
Title:
make NTP tests work in gentoo
Status in cloud-init:
New
Bug description:
Sample error when running tox in gentoo:
======================================================================
ERROR: Ntp schema validation allows for an empty ntp: configuration.
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/ckonstanski/jobs/talligent/projects/cloud-init/tests/unittests/test_handler/test_handler_ntp
.py", line 305, in test_ntp_handler_schema_validation_allows_empty_ntp_config
with open(ntp_conf) as stream:
IOError: [Errno 2] No such file or directory: '/tmp/ci-TestNtp.RXKT5o/ntp.conf'
There are several errors but they all look similar.
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1728430/+subscriptions
Follow ups