]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
pytest.ini: Disable cacheprovider
authorZack Cerza <zack@redhat.com>
Mon, 2 Apr 2018 21:35:47 +0000 (15:35 -0600)
committerZack Cerza <zack@redhat.com>
Mon, 2 Apr 2018 21:41:50 +0000 (15:41 -0600)
commit86026a4d57cf3b560df293256deb1144cb7d4c59
tree0fe8234d08cfe1372af4a31b161daf877c507b45
parent24a667b71b3424054f385e42f044e982ef4e308c
pytest.ini: Disable cacheprovider

A change in 3.5.0 seems to be buggy; disable the cache rather than
pinning versions.

I believe the offending commit is:
https://github.com/pytest-dev/pytest/commit/dff0500114971b30a7bb9043acb0d0fb6a9e01c4

Signed-off-by: Zack Cerza <zack@redhat.com>
pytest.ini