]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
tests: pin testinfra version
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 4 Mar 2019 09:01:07 +0000 (10:01 +0100)
committermergify[bot] <mergify[bot]@users.noreply.github.com>
Mon, 4 Mar 2019 15:48:44 +0000 (15:48 +0000)
commit1209fb187404fe1a80236ef659b0b6108ada6637
tree9324e1a5a9d91789b65d47c8781e349325674085
parent4dd46ec396dc3dd9bb7fb752331f44038ff9022c
tests: pin testinfra version

As of testinfra 2.0.0, the binary name is `py.test`.

But let's pin the version to 1.19.0.
Indeed, migrating to 2.0.0 requires our current testing to be reworked a bit.
Since we don't have the bandwidth ATM for this, it's better to simply
keep testing with testinfra 1.19.0.

Note that I've replaced all `testinfra` occurences by `py.test` anyway.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit b42250332a0c9afadcb5a670cc7153d72fd8daec)
tests/requirements.txt
tox.ini