]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
mgr/dashboard: all pyfakefs must be pinned on same version 44159/head
authorRishabh Dave <ridave@redhat.com>
Fri, 29 Oct 2021 15:04:12 +0000 (20:34 +0530)
committerLaura Paduano <lpaduano@suse.com>
Wed, 1 Dec 2021 14:44:11 +0000 (15:44 +0100)
Without this patch execution of install-deps.sh fails with an error.

Fixes: https://tracker.ceph.com/issues/53088
Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit 24d3a01a3019d30fc1d4dc4963a3942665243a48)

src/pybind/mgr/dashboard/requirements-test.txt

index f232317a5b25e1bb9a413ac848b910561e882b69..7c154d3fe23fb17c5afc08d5e8811b86c908537f 100644 (file)
@@ -1,4 +1,4 @@
 mock; python_version <= '3.3'
 pytest-cov
 pytest-instafail
-pyfakefs
+pyfakefs==4.5.0