community.general/test/units/module_utils
Brian Coca 42c35a2e01
parallelize getting mount info (#49398)
* parallelize getting mount info

* fixed timeout and made 8 max thread count

  - minor cleanup
  - avoid empty mount entries
  - set timeout on get
  - enforce timeout per mount/thread
  - make note on failure per mount
  - make note on timeout per mount
  - ensure proper pool control
  - minor fixes
  - less vars, simpler code
  - move filter 'pre threading'
  - remove timeout for all mounts, now per mount
  -  also use cpu count from multiprocessing lib
  -  moved 'bind' options out of thread as per comments
  - warn on error, more info on failure to get info
2019-01-23 12:33:59 -05:00
..
aws
basic Cleanups to the common.sys_info API 2019-01-03 16:21:09 -08:00
cloud
common Add a CLIArgs Singleton class that will hold the parse cli arguments 2019-01-03 18:12:23 -08:00
ec2 Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
facts parallelize getting mount info (#49398) 2019-01-23 12:33:59 -05:00
gcp
json_utils
net_tools
network Replace nose with pytest 2018-11-26 13:41:57 -08:00
parsing
urls
__init__.py
conftest.py
test_acme.py Code style adjustment. (#49329) 2018-11-29 21:57:32 +01:00
test_database.py
test_distribution_version.py Add Devuan Support for ascii release - resolve 49615 (#49616) 2019-01-07 17:08:01 -05:00
test_distro.py Port from plaform.dist to ansible.module_utils.distro.linux_distribution 2018-12-17 11:01:01 -08:00
test_docker_common.py docker_* modules: simplify idempotency comparisons (#47709) 2018-10-30 08:50:34 +00:00
test_known_hosts.py
test_postgresql.py
test_text.py
test_utm_utils.py Add optional headers to utm modules (#49856) 2019-01-17 19:06:50 +05:30
test_vmware.py VMware: Fix module usages in module_utils (#49421) 2018-12-04 10:11:29 +05:30