summaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorMichael Gugino <gugino.michael@yahoo.com>2017-12-21 15:50:35 -0500
committerGitHub <noreply@github.com>2017-12-21 15:50:35 -0500
commit0300b611877689e9f14ad5714b1e4e2c7224ca1e (patch)
tree22f08f765c3ef8fb3b07bd1c6be817986c794376 /tox.ini
parentcbcfd8a6d669e5b76afca79d3523bc537df804d3 (diff)
parent3a14ee697aafa52d94ce577c16378c5fe18dda06 (diff)
downloadopenshift-0300b611877689e9f14ad5714b1e4e2c7224ca1e.tar.gz
openshift-0300b611877689e9f14ad5714b1e4e2c7224ca1e.tar.bz2
openshift-0300b611877689e9f14ad5714b1e4e2c7224ca1e.tar.xz
openshift-0300b611877689e9f14ad5714b1e4e2c7224ca1e.zip
Merge pull request #6546 from mgugino-upstream-stage/fix-crt-groups
Fix container_runtime openshift_containerized_host_groups
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 9c35915d5..c11d12a58 100644
--- a/tox.ini
+++ b/tox.ini
@@ -8,6 +8,7 @@ skip_missing_interpreters=True
[testenv]
skip_install=True
+setenv = TOX_ANSIBLE_INV_PATH = {toxinidir}/test/tox-inventory.txt
deps =
-rrequirements.txt
-rtest-requirements.txt