salt/tests/integration/states
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
..
__init__.py Include the python encoding file header on tests. 2013-11-27 11:19:24 +00:00
boto_sns.py Py3 compatibility 2015-01-30 22:27:10 +00:00
bower.py Implement Bower state module 2015-02-21 05:57:54 +00:00
cmd.py Clean up open filehandles (#35359) 2016-08-11 10:45:24 -06:00
compiler.py Add from __future__ import absolute_import 2015-01-30 22:25:04 +00:00
file.py Clean up open filehandles (#35359) 2016-08-11 10:45:24 -06:00
git.py Add integration test for #35214 2016-08-05 20:47:24 -05:00
handle_error.py Add from __future__ import absolute_import 2015-01-30 22:25:04 +00:00
handle_iorder.py Add from __future__ import absolute_import 2015-01-30 22:25:04 +00:00
host.py Add from __future__ import absolute_import 2015-01-30 22:25:04 +00:00
match.py Clean up open filehandles (#35359) 2016-08-11 10:45:24 -06:00
mysql.py Skip mysql state test if mysqladmin is not available 2016-07-20 09:24:24 -06:00
network.py Changed network state test to use test=True 2016-07-12 12:40:40 -06:00
npm.py Changed npm integration test to install request. 2016-02-10 14:31:16 -07:00
pip.py [2015.8] Merge forward from 2015.5 to 2015.8 (#33207) 2016-05-12 13:54:47 -07:00
pkg.py Fix pkg.latest integration test for non-LTS ubuntu 2016-07-07 12:51:01 -05:00
pkgrepo.py Merge remote-tracking branch 'upstream/2015.5' into merge-forward-2015.8 2016-01-21 14:37:32 -07:00
rabbitmq_user.py Add from __future__ import absolute_import 2015-01-30 22:25:04 +00:00
rabbitmq_vhost.py Add from __future__ import absolute_import 2015-01-30 22:25:04 +00:00
renderers.py Python 3 compat fixes for develop 2015-04-17 12:00:01 -06:00
service.py states.service: add integration tests 2016-06-06 23:11:49 -06:00
ssh.py Merge branch '2015.5' into '2015.8' 2016-07-12 13:27:16 -06:00
supervisord.py Add from __future__ import absolute_import 2015-01-30 22:25:04 +00:00
svn.py Add from __future__ import absolute_import 2015-01-30 22:25:04 +00:00
user.py File and User test fixes for 2015.8 on Fedora23 (#33056) 2016-05-05 07:05:10 -07:00
virtualenv.py Add from __future__ import absolute_import 2015-01-30 22:25:04 +00:00