---- On Fri, 30 Apr 2021 12:19:33 -0500 Michael Johnson <johnsomor@gmail.com> wrote ----
Opps, just realized I was looking in the wrong place. Devstack does have stable branches. Ignore my post/comment.
yeah, devstack is branched and devstack old stable branch branch keep supporting their etsted/supported ditro version. Bionic support will be dropped only from devstack master(Xena) onwards. -gmann
Sigh. Michael
On Fri, Apr 30, 2021 at 10:16 AM Michael Johnson <johnsomor@gmail.com> wrote:
Does this mean the community is tagging all stable branches before Victoria as End-of-Life?
According to the PTI, bionic was the tested platform for Train[1] and Ussuri[2] which are still under "Maintained"[3].
Since devstack is branchless[4], removing support for bionic would limit our ability to continue to support/test those stable branches.
Don't get me wrong, I am not a supporter of maintaining older branches for too long, but Train still seems relevant for a lot of people.
Michael
[1] https://governance.openstack.org/tc/reference/runtimes/train.html [2] https://governance.openstack.org/tc/reference/runtimes/ussuri.html [3] https://releases.openstack.org/ [4] https://github.com/openstack/devstack/tags
On Thu, Apr 29, 2021 at 3:35 PM Ghanshyam Mann <gmann@ghanshyammann.com> wrote:
Hello Everyone,
As per the testing runtime since Victoria [1], we need to move our CI/CD to Ubuntu Focal 20.04 but it seems there are few jobs still running on Bionic. As devstack team is planning to drop the Bionic support you need to move those to Focal otherwise they will start failing. We are planning to merge the devstack patch by 2nd week of May.
- https://review.opendev.org/c/openstack/devstack/+/788754
I have not listed all the job but few of them which were failing with ' rtslib-fb-targetctl error' are below:
Cinder- cinder-plugin-ceph-tempest-mn-aa - https://opendev.org/openstack/cinder/src/commit/7441694cd42111d8f24912f03f66...
python-cinderclient - python-cinderclient-functional-py36 - https://review.opendev.org/c/openstack/python-cinderclient/+/788834
Octavia- https://opendev.org/openstack/octavia-tempest-plugin/src/branch/master/zuul....
Murani- murano-dashboard-sanity-check -https://opendev.org/openstack/murano-dashboard/src/commit/b88b32abdffc171e66...
Also if your 3rd party CI is still running on Bionic, you can plan to migrate it to Focal before devstack patch merge.
[1] https://governance.openstack.org/tc/reference/runtimes/victoria.html
-gmann