yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #45286
[Bug 1534640] Re: tox -r -e releasenotes does not rebuild
Reviewed: https://review.openstack.org/268280
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=ce8030f2517971d34fcad38bd9fe366faf9697df
Submitter: Jenkins
Branch: master
commit ce8030f2517971d34fcad38bd9fe366faf9697df
Author: Matt Riedemann <mriedem@xxxxxxxxxx>
Date: Mon Jan 18 12:42:27 2016 -0800
Remove releasenotes/build between releasenotes runs
Just like in the docs target, we should remove the releasenotes/build
directory between runs of the releasenotes target to avoid stale
sphinx results corrupting the current run results.
Change-Id: Ia9e0409344671e04148308e08c26e8796227f0f7
Closes-Bug: #1534640
** 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/1534640
Title:
tox -r -e releasenotes does not rebuild
Status in OpenStack Compute (nova):
Fix Released
Bug description:
If you run tox -r -e releasenotes once with errors, fix the errors,
and then run it again, you'll get the same failures.
This is because nova/releasenotes/build is not cleaned up in tox.ini
per run, regardless of the tox -r option.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1534640/+subscriptions
References