On Sun, Aug 12, 2018 at 05:41:20PM +0900, Ghanshyam Mann wrote: > Hi All, > > Rocky release is few weeks away and we all agreed to release Tempest plugin with cycle-with-intermediary. Detail discussion are in ML [1] in case you missed. > > This is reminder to tag your project tempest plugins for Rocky release. You should be able to find your plugins deliverable file under rocky folder in releases repo[3]. You can refer cinder-tempest-plugin release as example. > > Feel free to reach to release/QA team for any help/query. > > [1] http://lists.openstack.org/pipermail/openstack-dev/2018-June/131810.html > [2] https://review.openstack.org/#/c/590025/ > [3] https://github.com/openstack/releases/tree/master/deliverables/rocky > > -gmann > It should also be noted that these repos will need to be set up with a release job if they do not already have one. They will need either publish-to-pypi or publish-to-pypi-python3, similar to what was done here: https://review.openstack.org/#/c/587623/ And before that is done, please make sure the package is registered and set up correctly on pypi following these insructions: https://docs.openstack.org/infra/manual/creators.html#pypi Requests to create a tempest plugin release will fail validation if this has not be set up ahead of time. Thanks, Sean