]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
tests: use notario>=0.0.13 when testing
authorAndrew Schoen <aschoen@redhat.com>
Wed, 2 May 2018 17:54:11 +0000 (12:54 -0500)
committerGuillaume Abrioux <gabrioux@redhat.com>
Fri, 18 May 2018 15:58:24 +0000 (17:58 +0200)
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
tests/requirements2.2.txt
tests/requirements2.4.txt

index 3e7980a12d5b4c1d30d4dfe5a0fabc9c47ada040..9379c1241a831f26dc13b9dd0d8d1461405e33b6 100644 (file)
@@ -1,3 +1,4 @@
 # These are Python requirements needed to run the functional tests
 testinfra==1.6.0
 pytest-xdist
+notario>=0.0.13
index 20a1ae8f3d2100c935c3e26364b109d70fa95d4b..470b2a37a4309cbe38c13f77231a1583dd4ac32c 100644 (file)
@@ -2,5 +2,4 @@
 # testinfra < 1.7.1 does not work Ansible 2.4, see https://github.com/philpep/testinfra/issues/249
 testinfra==1.7.1
 pytest-xdist
--e git://github.com/alfredodeza/notario.git#egg=notario
-ipdb
+notario>=0.0.13