ansible/test/units
Toshio Kuratomi d1a6b07fe1 Move ssh and local connection plugins from using raw select to selectors
At the moment, this change will use EPoll on Linux, KQueue on *BSDs,
etc, so it should alleviate problems with too many open file
descriptors.

* Bundle a copy of selectors2 so that we have the selectors API everywhere.
* Add licensing information to selectors2 file so it's clear what the
  licensing terms and conditions are.
* Exclude the bundled copy of selectors2 from our boilerplate code-smell test
* Rewrite ssh_run tests to attempt to work around problem with mocking
  select on shippable

Fixes #14143
2017-02-03 08:23:50 -08:00
..
cli PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
contrib PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
errors Add empty-init code-smell script. (#18406) 2016-11-07 15:02:13 -08:00
executor Combine jimi-c and bcoca's ideas and work on hooking module-utils into PluginLoader. 2017-01-31 09:41:24 -08:00
inventory Add lots of test cases to inventory/test_host.py (#17827) 2016-11-29 13:38:04 -05:00
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 2015-05-28 15:26:03 -05:00
mock Add empty-init code-smell script. (#18406) 2016-11-07 15:02:13 -08:00
module_utils Add Source Mage GNU/Linux facts (#19671) 2017-01-31 13:25:36 -05:00
modules fixes ios and eos command modules (#20989) 2017-02-02 22:10:14 -05:00
parsing PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
playbook PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
plugins Move ssh and local connection plugins from using raw select to selectors 2017-02-03 08:23:50 -08:00
template PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
utils PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
vars PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
__init__.py Add empty-init code-smell script. (#18406) 2016-11-07 15:02:13 -08:00