]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
tests: pin flake8 to avoid behavior changes
authorLoic Dachary <ldachary@redhat.com>
Mon, 14 Nov 2016 18:32:24 +0000 (19:32 +0100)
committerLoic Dachary <ldachary@redhat.com>
Mon, 14 Nov 2016 18:33:13 +0000 (19:33 +0100)
Fixes: http://tracker.ceph.com/issues/17898
Signed-off-by: Loic Dachary <loic@dachary.org>
src/ceph-detect-init/test-requirements.txt
src/ceph-disk/test-requirements.txt

index 5a0761c27abc1730d006387234de9d8f2a7cd429..dfbe9aeaf7feee007ab6da8b8503703167c4761f 100644 (file)
@@ -7,4 +7,4 @@ testtools>=0.9.32
 mock
 pytest
 tox
-flake8
+flake8==3.0.4
index 70a42d94098e6b76e0ef83cd9979b6bfd3562550..d803f4cfd02d38af0ea46e96289f94504790c29e 100644 (file)
@@ -8,4 +8,4 @@ testtools>=0.9.32
 mock
 pytest
 tox>=2.0
-flake8
+flake8==3.0.4