]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
mgr/dashboard: all pyfakefs must be pinned on same version 43930/head
authorRishabh Dave <ridave@redhat.com>
Fri, 29 Oct 2021 15:04:12 +0000 (20:34 +0530)
committerErnesto Puerta <epuertat@redhat.com>
Mon, 15 Nov 2021 16:46:57 +0000 (17:46 +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 25b205ce883dd43bc37247bb4186a79f925886d7..8ff943566621d951c396933da9526ed645fa5871 100644 (file)
@@ -1,4 +1,4 @@
 pytest
 pytest-cov
 pytest-instafail
-pyfakefs
+pyfakefs==4.5.0