]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
tests: isolate ansible collections
authorGuillaume Abrioux <gabrioux@redhat.com>
Fri, 29 Jul 2022 09:15:17 +0000 (11:15 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 3 Aug 2022 17:59:10 +0000 (19:59 +0200)
commit7c8bc62adda39d9ea297adc559b42651e33288e8
tree42c8ac840139b14296c6693c56e9ff63ed627a0d
parentfa1338b8865db75cda02dee80a2faaf10b5805d8
tests: isolate ansible collections

When Ansible collections are installed, they should be isolated.
Otherwise, they will be shared in any scheduled job.
This might cause issues when running different branch versions for instance.
This also replace `ANSIBLE_CALLBACK_WHITELIST` with `ANSIBLE_CALLBACK_ENABLED` as it's
going to be deprecated in Ansible 2.15.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 50b7a12ad8a3c88794a532ab6db399407ff94f7d)
tox-cephadm.ini
tox-docker2podman.ini
tox-external_clients.ini
tox-filestore_to_bluestore.ini
tox-podman.ini
tox-shrink_osd.ini
tox-subset_update.ini
tox-update.ini
tox.ini