]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume/tests: set ANSIBLE_CONFIG env var
authorDimitri Savineau <dsavinea@redhat.com>
Wed, 21 Jul 2021 20:54:57 +0000 (16:54 -0400)
committerDimitri Savineau <dsavinea@redhat.com>
Mon, 26 Jul 2021 17:38:08 +0000 (13:38 -0400)
commitedb4d76d6ab2b78f591bee35acb982b07f83f110
treebc38d2c1270ea09d0f7fcbac44c1030028f458b0
parentb35548a431e4012a9e5724ab4a2071c685d850e4
ceph-volume/tests: set ANSIBLE_CONFIG env var

Without loading the ansible.cfg file from ceph-ansible project, we don't
have the pipelining enabled which can result in significant performance
improvement.
This removes the ANSIBLE_ACTION_PLUGINS, ANSIBLE_RETRY_FILES_ENABLED and
ANSIBLE_SSH_RETRIES environment variables as it is already included in the
ansible.cfg file.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit b758fdd829e3b4d7b790e6d35a02c97f3962d13e)
src/ceph-volume/ceph_volume/tests/functional/batch/tox.ini
src/ceph-volume/ceph_volume/tests/functional/lvm/tox.ini
src/ceph-volume/ceph_volume/tests/functional/simple/tox.ini