Matt Clay
bf8f228fd5
Update Shippable integration test groups. ( #43118 )
...
* Update Shippable integration test groups.
* Update integration test group aliases.
* Rebalance AWS and Azure tests with extra group.
* Rebalance Windows tests with another group.
(cherry picked from commit 4e489d1be8
)
2018-07-24 10:02:00 -07:00
Matt Clay
784956c219
Sync stable-2.5 test infrastructure with devel. ( #39544 )
...
Sync stable-2.5 test infrastructure with devel:
- shippable.yml
- test/runner/
- test/sanity/
- test/utils/
- docs/docsite/rst/dev_guide/testing/sanity/
- test/integration/targets/*/aliases
2018-05-01 15:47:24 -07:00
Matt Clay
6969d492d8
Split Windows tests into 4 groups.
2018-01-12 00:48:32 -08:00
Matt Clay
c00ad0868e
Update Windows CI groups from 2 to 3.
2017-09-14 23:54:28 -07:00
Matt Clay
d83129f0d1
Fix integration test aliases.
2017-07-28 10:57:16 -07:00
Daniele Lazzari
eda6a6baee
New module: Add module to add/remove a network static route on windows (windows/win_route) ( #23405 )
...
* adds win_route windows module
* fix documentation indent
* fix documentation pep8 issues
* fix documentation issues
* genaral code review
* changed 'supported_by' in doc, supports_check_mode removed
* use of powershell cmdlet instead of route command, destnation in CIDR format, adds check mode support
* adds win_psmodule module
* documentation review
* documentation review
* removed files accidentatlly pushed
* add integration tests, add return in documentation
* add conditional statement in test, add os requirementes in documentation
* fix documentation
* fix os check in tests
2017-06-07 10:25:50 -07:00