Excerpts from Davanum Srinivas (dims)'s message of 2018-08-14 03:50:54 +0800: > Thanks Jay. Pushed out a 0.2.4 with a revert to the offending PR > > On Tue, Aug 14, 2018 at 1:22 AM Jay Pipes <jaypipes at gmail.com> wrote: > > > On 08/12/2018 04:11 PM, Doug Hellmann wrote: > > > The tooz tests on master and stable/rocky are failing with an error: > > > > > > UnicodeDecodeError: 'utf8' codec can't decode byte 0xc4 in position > > 0: > > > invalid continuation byte > > > > > > This is unrelated to the change, which is simply importing test job > > > settings or updating the .gitreview file. I need someone familiar with > > > the library to help debug the issue. > > > > > > Can we get a volunteer? > > > > Looking into it. Seems to be related to this upstream patch to > > python-etcd3gw: > > > > > > https://github.com/dims/etcd3-gateway/commit/224f40972b42c4ff16234c0e78ea765e3fe1af95 > > > > Best, > > -jay > > > > __________________________________________________________________________ > > OpenStack Development Mailing List (not for usage questions) > > Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe > > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > > > I filed the constraint update: https://review.openstack.org/591498 I also set the tooz patches to depend on that as a test: https://review.openstack.org/588720 Doug