← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1610312] Re: releasenotes building broken

 

Reviewed:  https://review.openstack.org/351829
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=1e0b2b582251c401745e0e2813ececeff8ed60a2
Submitter: Jenkins
Branch:    master

commit 1e0b2b582251c401745e0e2813ececeff8ed60a2
Author: Matt Riedemann <mriedem@xxxxxxxxxx>
Date:   Fri Aug 5 12:10:18 2016 -0400

    Fix busted release notes
    
    A bad release note slipped through because the bash script
    wasn't returing the actual results. This fixes the script
    and the busted release note.
    
    Change-Id: Id32557f34121fe82fac21d089e4117a72ff585e5
    Closes-Bug: #1610312


** Changed in: nova
       Status: In Progress => Fix Released

-- 
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):
  Fix Released

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


References