docs: Add information on post-branch release tasks for bifrost

Change-Id: Ieabbc024d4afc82670d7cee8e39b839b2b7a21df
This commit is contained in:
Mark Goddard 2020-10-09 15:50:03 +01:00
parent cde792a8c3
commit a0728ad657

View File

@ -300,10 +300,21 @@ We need to submit patches for changes on master to:
* remove any model class names from ``ironic.cmd.dbsync.NEW_MODELS``.
Ironic Tempest plugin
~~~~~~~~~~~~~~~~~~~~~
As **ironic-tempest-plugin** is branchless, we need to submit a patch adding
stable jobs to its master branch. `Example for Queens
<https://review.opendev.org/#/c/543555/>`_.
Bifrost
~~~~~~~
Bifrost needs to be updated to install dependencies using the stable branch.
`Example for Victoria <https://review.opendev.org/#/c/756289/>`_. The upper
constraints file referenced in ``scripts/install-deps.sh`` needs to be updated
to the new release.
For all releases
----------------