]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephadm: fix running test suite on python3.6 48557/head
authorJohn Mulligan <jmulligan@redhat.com>
Wed, 12 Oct 2022 18:06:40 +0000 (14:06 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Tue, 25 Oct 2022 14:02:57 +0000 (10:02 -0400)
commitb5218528d63ae87ca77229bce1635c62411959e8
tree4f44c29204ce47994a7186b3180ea40e4375b576
parent7440d7a3c07d3e83ebb2ea7ac9cbbd94762e78ed
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>
src/cephadm/tests/fixtures.py
src/cephadm/tox.ini