mirror of https://github.com/ceph/ceph-ansible.git
Merge pull request #1411 from ceph/bump-ansible
tests: bump the version of ansible to 2.2.2pull/1414/head
commit
3c59ed58a5
2
tox.ini
2
tox.ini
|
@ -78,7 +78,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