mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-28 13:21:25 -07:00
win test: add http tester container to Windows tests (#46606)
This commit is contained in:
parent
c44860057e
commit
6e2897647c
8 changed files with 353 additions and 7 deletions
|
@ -333,6 +333,7 @@ def parse_args():
|
|||
config=WindowsIntegrationConfig)
|
||||
|
||||
add_extra_docker_options(windows_integration, integration=False)
|
||||
add_httptester_options(windows_integration, argparse)
|
||||
|
||||
windows_integration.add_argument('--windows',
|
||||
metavar='VERSION',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue