From 3f6cdbb646282f6c8b167cf6854e3c12048817e3 Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Wed, 5 Apr 2017 07:38:58 -0400 Subject: [PATCH] tests: bump the version of ansible to 2.2.2 Signed-off-by: Alfredo Deza --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index e19a28bb5..03022f0ec 100644 --- a/tox.ini +++ b/tox.ini @@ -75,7 +75,7 @@ setenv= deps= ansible1.9: ansible==1.9.4 ansible2.1: ansible==2.1 - ansible2.2: ansible==2.2.1 + ansible2.2: ansible==2.2.2 -r{toxinidir}/tests/requirements.txt changedir= # tests a 1 mon, 1 osd, 1 mds and 1 rgw xenial cluster using raw_multi_journal OSD scenario