]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr: install tox==2.9.1 for tox tests 26313/head
authorKefu Chai <kchai@redhat.com>
Thu, 7 Feb 2019 09:51:55 +0000 (17:51 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 7 Feb 2019 12:53:59 +0000 (20:53 +0800)
commit48e8e5b39d377276ae03314cedf0928f022d9511
treecb28defd1cac7b06601f9b0ea6a221b767cac3b1
parentc901d7b65cb28b683c6381baf1e82ca65492bfc2
mgr: install tox==2.9.1 for tox tests

* pybind/mgr/ansible/requirements.txt:
  in src/pybind/mgr/ansible/tox.ini, tox>=2.8.1 is required. to be
consistent with other requirements.txt in Ceph, tox 2.9.1 will be
installed for these tox environments.
* pybind/mgr/orchestrator_cli/requirements.txt:
  in src/pybind/mgr/orchestrator_cli: tox>=2.5 is required. to be
consistent with other requirements.txt in Ceph, tox 2.9.1 will be
installed for these tox environments.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/pybind/mgr/ansible/requirements.txt [new file with mode: 0644]
src/pybind/mgr/orchestrator_cli/requirements.txt [new file with mode: 0644]