salt/tests/integration
Erik Johnson a375dd7e1f Clean up open filehandles (#35359)
* salt/crypt.py: clean up open filehandles

* salt/fileclient.py: clean up open filehandles

* salt/grains/core.py: clean up open filehandles

* salt/modules/cp.py: clean up open filehandles

* salt/modules/data.py: clean up open filehandles

* salt/modules/dnsutil.py: clean up open filehandles

* salt/modules/dockerng.py: clean up open filehandles

* salt/modules/inspectlib/collector.py: clean up open filehandles

* salt/modules/file.py: clean up open filehandles

* salt/modules/hosts.py: clean up open filehandles

* salt/modules/incron.py: clean up open filehandles

* salt/modules/dpkg.py: clean up open filehandles

* salt/modules/linux_sysctl.py: clean up open filehandles

* salt/modules/netbsd_sysctl.py: clean up open filehandles

* salt/modules/network.py: clean up open filehandles

* salt/modules/nftables.py: clean up open filehandles

* salt/modules/openbsd_sysctl.py: clean up open filehandles

* salt/modules/rh_ip.py: clean up open filehandles

* salt/modules/portage_config.py: clean up open filehandles

* salt/modules/status.py: clean up open filehandles

* salt/modules/tls.py: clean up open filehandles

* salt/modules/xapi.py: clean up open filehandles

* salt/modules/x509.py: clean up open filehandles

* salt/modules/virt.py: clean up open filehandles

* salt/modules/zcbuildout.py: clean up open filehandles

* salt/returners/local_cache.py: clean up open filehandles

* salt/utils/cloud.py: clean up open filehandles

* salt/states/pkgrepo.py: clean up open filehandles

* salt/states/x509.py: clean up open filehandles

* salt/transport/mixins/auth.py: clean up open filehandles

* salt/utils/__init__.py: clean up open filehandles

* salt/states/pkg.py: clean up open filehandles

* salt/utils/minion.py: clean up open filehandles

* salt/utils/openstack/nova.py: clean up open filehandles

* salt/utils/openstack/swift.py: clean up open filehandles

* salt/utils/process.py: clean up open filehandles

* salt/utils/templates.py: clean up open filehandles

* salt/utils/virt.py: clean up open filehandles

* tests/integration/__init__.py: clean up open filehandles

* tests/integration/cli/grains.py: clean up open filehandles

* tests/integration/client/standard.py: clean up open filehandles

* tests/integration/modules/hosts.py: clean up open filehandles

* tests/unit/utils/vt_test.py: clean up open filehandles

* tests/integration/shell/enabled.py: clean up open filehandles

* tests/integration/states/cmd.py: clean up open filehandles

* tests/integration/states/file.py: clean up open filehandles

* tests/integration/states/match.py: clean up open filehandles

* tests/unit/config_test.py: clean up open filehandles

* tests/unit/templates/jinja_test.py: clean up open filehandles

* tests/unit/utils/find_test.py: clean up open filehandles

* tests/integration/modules/state.py: clean up open filehandles

* Update dnsutil_test to reflect changes in fopen usage
2016-08-11 10:45:24 -06:00
..
cli Clean up open filehandles (#35359) 2016-08-11 10:45:24 -06:00
client Clean up open filehandles (#35359) 2016-08-11 10:45:24 -06:00
cloud Merge remote-tracking branch 'upstream/2015.5' into merge-forward-2015.8 2015-09-14 14:39:03 -06:00
files file.recurse: Do not convert octal mode string to int (#35309) 2016-08-09 13:02:26 -06:00
fileserver Add __role to master opts for gitfs integration tests 2016-02-02 21:58:50 -06:00
loader Revert "Modify lodaer global test to use populated dunders" 2016-07-14 12:11:44 -06:00
mockbin Add "mockbin" directory and a fake "su" wrapper for tests 2012-07-26 22:14:00 +06:00
modules Clean up open filehandles (#35359) 2016-08-11 10:45:24 -06:00
netapi Disable test 2016-07-18 12:39:49 -06:00
output Merge branch '2015.5' into '2015.8' 2016-06-14 15:47:35 -06:00
renderers Add __init__ and pydsl test 2015-11-25 10:50:30 -07:00
runners Lint fixes 2015-08-21 13:48:55 -05:00
shell Clean up open filehandles (#35359) 2016-08-11 10:45:24 -06:00
ssh Add from __future__ import absolute_import 2015-01-30 22:25:04 +00:00
states Clean up open filehandles (#35359) 2016-08-11 10:45:24 -06:00
utils cleanup "Caste jid as str (its an int all over), and change runner tag to correct prefix" 2015-01-28 18:43:43 -08:00
wheel Fix wheel test 2016-07-21 13:54:32 -06:00
__init__.py Clean up open filehandles (#35359) 2016-08-11 10:45:24 -06:00
fileclient_test.py Pylint fix 2016-02-29 11:12:55 -07:00