ansible/test/runner/lib
Jordan Borean 8ef2e6da05 Add support for Windows hosts in the SSH connection plugin (#47732)
* Add support for Windows hosts in the SSH connection plugin

* fix Python 2.6 unit test and sanity issues

* fix up connection tests in CI, disable SCP for now

* ensure we don't pollute the existing environment during the test

* Add connection_windows_ssh to classifier

* use test dir for inventory file

* Required powershell as default shell and fix tests

* Remove exlicit become_methods on connection

* clarify console encoding comment

* ignore recent SCP errors in integration tests

* Add cmd shell type and added more tests

* Fix some doc issues

* revises windows faq

* add anchors for windows links

* revises windows setup page

* Update changelogs/fragments/windows-ssh.yaml

Co-Authored-By: jborean93 <jborean93@gmail.com>
2019-03-07 16:38:02 -08:00
..
cloud acme_account: improve account deactivation idempotency (#53234) 2019-03-05 16:08:01 +00:00
integration Overhaul ansible-test cloud test plugins. (#53044) 2019-02-28 18:25:49 -08:00
sanity Add a new check to ensure that module arguments are valid python identifiers (#53278) 2019-03-05 10:26:06 -06:00
__init__.py
ansible_util.py Use a consistent RLIMIT_NOFILE for ansible-test. 2019-02-18 23:43:37 -08:00
cache.py Run integration tests from temporary directory. 2019-01-17 17:22:51 -08:00
changes.py Fix ansible-test merge change detection. 2018-11-14 12:27:40 -08:00
classification.py Add support for Windows hosts in the SSH connection plugin (#47732) 2019-03-07 16:38:02 -08:00
cli.py Add timeout support to ansible-test. (#53302) 2019-03-05 11:58:13 -08:00
config.py Run integration tests from temporary directory. 2019-01-17 17:22:51 -08:00
constants.py Add timeout support to ansible-test. (#53302) 2019-03-05 11:58:13 -08:00
core_ci.py Force PEM SSH keys for paramiko 2018-10-18 21:25:55 -07:00
cover.py Fix integration test script coverage reporting. 2019-02-26 10:21:02 -08:00
csharp_import_analysis.py win_exec: refactor PS exec runner (#45334) 2018-10-02 15:55:53 -07:00
delegation.py Delegate ansible-test with LC_ALL=en_US.UTF-8. 2019-01-14 19:13:51 -08:00
diff.py
docker_util.py Add env command to ansible-test and run in CI. (#50176) 2018-12-20 22:08:57 -08:00
env.py Add timeout support to ansible-test. (#53302) 2019-03-05 11:58:13 -08:00
executor.py Add support for Windows hosts in the SSH connection plugin (#47732) 2019-03-07 16:38:02 -08:00
git.py Fix ansible-test merge change detection. 2018-11-14 12:27:40 -08:00
http.py
import_analysis.py
init.py Use a consistent RLIMIT_NOFILE for ansible-test. 2019-02-18 23:43:37 -08:00
manage_ci.py Add --raw option to ansible-test shell command. 2018-11-16 17:38:15 -08:00
metadata.py
powershell_import_analysis.py
pytar.py Add timeout support to ansible-test. (#53302) 2019-03-05 11:58:13 -08:00
target.py Fix ansible-test handling of empty test targets. 2019-01-16 00:03:43 -08:00
test.py Fix ansible-test junit timeout xml output. 2019-03-07 09:34:46 -08:00
thread.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
util.py Fix coverage handling for non_local tests. 2019-03-06 16:30:37 -08:00