← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1610312] [NEW] releasenotes building broken

 

Public bug reported:

https://github.com/openstack/nova/commit/5ce0dbd1975f52688dd3c1cdf863dff015cd2e7f
introduced a broken release note, the building fails

Just run "tox -e releasenotes"

See also this log file:
http://logs.openstack.org/84/348284/4/check/gate-nova-releasenotes/5bc2d57/console.html

Note that sphinx fails but tox reports success. So, the tox invocation
ignores errors - and thus this sneaked in.

Two things to do:
* Fix job to fail if there are errors
* Fix releasenotes building.

** Affects: nova
     Importance: High
     Assignee: Matt Riedemann (mriedem)
         Status: In Progress

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

Title:
  releasenotes building broken

Status in OpenStack Compute (nova):
  In Progress

Bug description:
  https://github.com/openstack/nova/commit/5ce0dbd1975f52688dd3c1cdf863dff015cd2e7f
  introduced a broken release note, the building fails

  Just run "tox -e releasenotes"

  See also this log file:
  http://logs.openstack.org/84/348284/4/check/gate-nova-releasenotes/5bc2d57/console.html

  Note that sphinx fails but tox reports success. So, the tox invocation
  ignores errors - and thus this sneaked in.

  Two things to do:
  * Fix job to fail if there are errors
  * Fix releasenotes building.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1610312/+subscriptions


Follow ups