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/integration/targets/windows-minimal/library
Matt Clay 8339704831
Create a dedicated windows-minimal test target. (#67987)
* Create a dedicated windows-minimal test target.

The windows-minimal target is a copy of the win_ping test, taking the place of that test as the windows minimal test run on multiple python versions.

It includes a private copy of the win_ping module so it will work after migration.

This will keep tests passing during the migration prep process.

* Update sanity ignores.
4 years ago
..
win_ping.ps1
win_ping.py
win_ping_set_attr.ps1
win_ping_strict_mode_error.ps1
win_ping_syntax_error.ps1
win_ping_throw.ps1
win_ping_throw_string.ps1