On 2019-03-08 01:54:52 +0000 (+0000), Jeremy Stanley wrote:
On 2019-03-07 14:55:01 +0000 (+0000), Jeremy Stanley wrote:
We've committed to testing[*] on Ubuntu 18.04 LTS (Bionic Beaver) by the Stein release, but it's nearly upon us and we still have quite a few jobs, particularly Python 2.7 unit tests for most projects, running on older Ubuntu 16.04 LTS (Xenial Xerus) images instead. I propose that next Wednesday, March 13, we update the default node type in our Zuul job configurations from ubuntu-xenial to ubuntu-bionic for master branches of our projects. [...]
Change https://review.openstack.org/641897 and its dependencies will implement the proposed change in default node type.
This has now merged. See another recent post[*] I made on the thread with things to watch out for and suggested fixes. I expect a number of projects are going to need to adjust job parents or set explicit nodesets for some project-specific py35 jobs on their master branches, and may need some non-tox/non-devstack jobs they're running on their stable branches adjusted to include branch-filtered variants with ubuntu-xenial nodesets too. [*] http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003746.htm... -- Jeremy Stanley