1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test
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
..
cache Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
env Add env command to ansible-test and run in CI. (#50176) 2018-12-20 22:08:57 -08:00
integration Handle complex quoting in extra args in pull cli (#50212) 2019-01-23 10:58:37 -05:00
legacy Included support to AIX group of subsystems on service module (#33043) 2019-01-08 17:41:58 -05:00
results Collect data from integration test runs. (#28650) 2017-08-25 18:14:47 -04:00
runner ansible-test: add Ubuntu 18.04 container (#50790) 2019-01-22 10:30:35 +10:00
sanity docker_service: rename to docker_compose. (#51035) 2019-01-23 12:21:57 +00:00
units parallelize getting mount info (#49398) 2019-01-23 12:33:59 -05:00
utils Make Shippable timing script more resilient. 2019-01-17 00:03:38 -08:00