yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #17017
[Bug 1334137] Re: [Errno 2] No such file or directory in gate-nova-python26
This looks like a nova test fixture bug. I have added nova to the bug
and marked the Infra side incomplete. If you can provide more info that
indicates this is an Infra bug please do and we can update the bug and
hopefully fix it.
All that said I think this is a bug in nova.
** Also affects: nova
Importance: Undecided
Status: New
** Changed in: openstack-ci
Status: New => Incomplete
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1334137
Title:
[Errno 2] No such file or directory in gate-nova-python26
Status in OpenStack Compute (Nova):
New
Status in OpenStack Core Infrastructure:
Incomplete
Bug description:
Getting a lot of failed tests in a single gate run with errors like
Traceback (most recent call last):
File "nova/tests/integrated/test_api_samples.py", line 1945, in setUp
self.uuid = self._post_server()
File "nova/tests/integrated/test_api_samples.py", line 180, in _post_server
response = self._do_post('servers', 'server-post-req', subs)
File "nova/tests/integrated/api_samples_test_base.py", line 312, in _do_post
body = self._read_template(name) % subs
File "nova/tests/integrated/api_samples_test_base.py", line 101, in _read_template
with open(template) as inf:
IOError: [Errno 2] No such file or directory: '/home/jenkins/workspace/gate-nova-python26/CA/nova/tests/integrated/api_samples/os-admin-actions/server-post-req.xml.tpl'
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1334137/+subscriptions