]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephadm: fix running test suite on python3.6
authorJohn Mulligan <jmulligan@redhat.com>
Wed, 12 Oct 2022 18:06:40 +0000 (14:06 -0400)
committerAfreen <afreen23.git@gmail.com>
Tue, 27 Feb 2024 08:50:49 +0000 (14:20 +0530)
commita2a75264c5c64f589ee9dc85b46461805ff11a3e
tree09d91360eed7e55e74a9d6cc0d67a2f5f203b854
parent28b438fb090c49ac9134bfe90c5a125957bf8190
cephadm: fix running test suite on python3.6

While a new version of pyfakefs is available, version 5 is not available
for python 3.6. In order to run the test suite on centos 8 we will
continue to work with pyfakefs version 4.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
(cherry picked from commit b5218528d63ae87ca77229bce1635c62411959e8)
src/cephadm/tests/fixtures.py
src/cephadm/tox.ini