From: Andrew Schoen Date: Fri, 4 Nov 2016 17:49:18 +0000 (-0500) Subject: tests: remove the need for a setenv entry per scenario in tox.ini X-Git-Tag: v2.0~11^2~4 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=e319ccf6910dd0e75110405eeb8c521cd88639a4;p=ceph-ansible.git tests: remove the need for a setenv entry per scenario in tox.ini Signed-off-by: Andrew Schoen Resolves: pytest#harness --- diff --git a/tox.ini b/tox.ini index 85fd08334..36c8adf6f 100644 --- a/tox.ini +++ b/tox.ini @@ -6,7 +6,7 @@ skipsdist = True whitelist_externals = vagrant passenv=* setenv= - initial-members: ANSIBLE_SSH_ARGS = -F {toxinidir}/tests/functional/ubuntu/16.04/mon/initial_members/vagrant_ssh_config + ANSIBLE_SSH_ARGS = -F {changedir}/vagrant_ssh_config ANSIBLE_ACTION_PLUGINS = {toxinidir}/plugins/actions deps= ansible2.1: ansible==2.1