You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/runner
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>
6 years ago
..
completion OpenSUSE - Add OpenSUSE 15 test containers (#52793) 6 years ago
injector Fix ansible-test invocation of pytest. 6 years ago
lib Add support for Windows hosts in the SSH connection plugin (#47732) 6 years ago
requirements Updating azure-mgmt-resource package version to 2.1.0 (#53437) 6 years ago
setup ansible-test: make the httptester for Windows more resiliant around the shell chosen (#51416) 6 years ago
units Add test verification to ansible-test. (#22636) 8 years ago
Makefile Convert ansible-test compile into a sanity test. 7 years ago
ansible-test Make ansible-test available in the bin directory. (#45876) 6 years ago
retry.py Fix ansible-test pylint and pep8 issues. (#24245) 8 years ago
shippable.py Improve ansible-test HttpClient error handling. (#30301) 7 years ago
tox.ini allow ANSIBLE_KEEP_REMOTE_FILES for local test runner (#33357) 7 years ago
versions.py Revert "Relax ansible-test python version checking." 6 years ago