yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #44930
[Bug 1535490] Re: gate-horizon-releasenotes job failing
The strange error message about the missing file was just a red herring.
The real issue was that I had some bad formatting in the release notes
file I created. After fixing the formatting, the releasenotes job
succeeds.
The misleading error message has now been fixed as well, with this
commit:
https://review.openstack.org/#/c/268225/
** Changed in: horizon
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1535490
Title:
gate-horizon-releasenotes job failing
Status in OpenStack Dashboard (Horizon):
Invalid
Bug description:
When trying to add new release notes, the gate-horizon-releasenotes
job is failing.
https://review.openstack.org/#/c/148082/
The job logs are showing it fails looking for a file that was removed.
http://logs.openstack.org/82/148082/98/check/gate-horizon-
releasenotes/eaf7602/console.html
2016-01-18 23:29:52.017 | reading sources... [100%] unreleased
2016-01-18 23:29:52.017 | [reno] scanning /home/jenkins/workspace/gate-horizon-releasenotes/releasenotes/notes for current branch release notes
2016-01-18 23:29:52.018 | fatal: Path 'releasenotes/notes/angularize-images-table-api-eb54206cc9ecc329.yaml' does not exist in '8ff8e8a00e108f82c3604fe79881a24484e96c4a'
2016-01-18 23:29:52.019 |
2016-01-18 23:29:52.019 | Exception occurred:
2016-01-18 23:29:52.019 | File "/home/jenkins/workspace/gate-horizon-releasenotes/.tox/releasenotes/local/lib/python2.7/site-packages/reno/formatter.py", line 37, in _indent_for_list
2016-01-18 23:29:52.020 | lines = text.splitlines()
2016-01-18 23:29:52.020 | AttributeError: 'dict' object has no attribute 'splitlines'
Here's the review that removed the file in question:
https://review.openstack.org/#/c/259279/
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1535490/+subscriptions
References