[tripleo] Help wanted to fix CI!
Hello Community! We're hitting a blocking issue in the CI: due to some changes in tox, the tox-py36 job is failing due to some bad encoding settings, preventing some package installation. More details: https://bugs.launchpad.net/tripleo/+bug/1940313 We'd need help in a massive tox.ini edition throughout all the projects, at least for master and stable/wallaby branches. Here's a couple of examples: https://review.opendev.org/q/topic:%22encodingfix%22+(status:open%20OR%20sta...) If anyone has a spare minute to propose such a patch, please do - and, please, be sure to use the same topic, "encodingfix", so that anyone will be able to follow the work! Thank you for your support! Have a great one! Cheers, C. -- Cédric Jeanneret (He/Him/His) Sr. Software Engineer - OpenStack Platform Deployment Framework TC Red Hat EMEA https://www.redhat.com/
Hi, On Thu, 19 Aug 2021 07:45:44 +0200 Cédric Jeanneret <cjeanner@redhat.com> wrote:
We'd need help in a massive tox.ini edition throughout all the projects, at least for master and stable/wallaby branches.
Here's a couple of examples: https://review.opendev.org/q/topic:%22encodingfix%22+(status:open%20OR%20sta...)
That seems easily scriptable, especially with a tool like vcspull[1] that would clone all the repositories for you, or am I missing something? [1] https://vcspull.git-pull.com/ Regards, -- Marc 'risson' Schmitt Lama Corp.
On 8/19/21 8:00 AM, Marc 'risson' Schmitt wrote:
Hi,
On Thu, 19 Aug 2021 07:45:44 +0200 Cédric Jeanneret <cjeanner@redhat.com> wrote:
We'd need help in a massive tox.ini edition throughout all the projects, at least for master and stable/wallaby branches.
Here's a couple of examples: https://review.opendev.org/q/topic:%22encodingfix%22+(status:open%20OR%20sta...)
That seems easily scriptable, especially with a tool like vcspull[1] that would clone all the repositories for you, or am I missing something?
not that easy. seems "only" a subset of project actually need the update: https://zuul.openstack.org/builds?job_name=openstack-tox-py36 and there's a patch against tox itself that should make our life easier in the future: https://github.com/tox-dev/tox/commit/bb609f5acfc580588925367b00533bf808e9d4... but it has to hit the CI, and we have to ensure we don't set anything to C as it's done in some projects Are we still Monday? -.-
[1] https://vcspull.git-pull.com/
Regards,
-- Cédric Jeanneret (He/Him/His) Sr. Software Engineer - OpenStack Platform Deployment Framework TC Red Hat EMEA https://www.redhat.com/
participants (2)
-
Cédric Jeanneret
-
Marc 'risson' Schmitt