mirror of https://github.com/ceph/ceph-ansible.git
tests: bump the version of ansible to 2.2.2
Signed-off-by: Alfredo Deza <adeza@redhat.com>pull/1411/head
parent
5ac072699a
commit
3f6cdbb646
2
tox.ini
2
tox.ini
|
@ -75,7 +75,7 @@ setenv=
|
||||||
deps=
|
deps=
|
||||||
ansible1.9: ansible==1.9.4
|
ansible1.9: ansible==1.9.4
|
||||||
ansible2.1: ansible==2.1
|
ansible2.1: ansible==2.1
|
||||||
ansible2.2: ansible==2.2.1
|
ansible2.2: ansible==2.2.2
|
||||||
-r{toxinidir}/tests/requirements.txt
|
-r{toxinidir}/tests/requirements.txt
|
||||||
changedir=
|
changedir=
|
||||||
# tests a 1 mon, 1 osd, 1 mds and 1 rgw xenial cluster using raw_multi_journal OSD scenario
|
# tests a 1 mon, 1 osd, 1 mds and 1 rgw xenial cluster using raw_multi_journal OSD scenario
|
||||||
|
|
Loading…
Reference in New Issue