]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cephadm: work around pip failure on some envs
authorJohn Mulligan <jmulligan@redhat.com>
Tue, 7 Nov 2023 17:32:45 +0000 (12:32 -0500)
committerJohn Mulligan <jmulligan@redhat.com>
Tue, 7 Nov 2023 18:39:08 +0000 (13:39 -0500)
commit24882deb0264401dba49b10fd3474d5944674961
treebf5b721446e2177d40043d3ecb232792d869a5a8
parent5eca12b0543f4c8cb331edc40806c7e6c688e831
cephadm: work around pip failure on some envs

Work around an encoding/locale issue when the dashboard tests are run
(ubuntu 20.04).
The build.py changes brought in a9d1c62ca86 were validated for package
builds, teuthology, and other CI jobs but a different error was masking
this failure in the dashboard ci job.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/cephadm/build.py