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
Jordan Borean bbf96c250f
winrm - quota retry handling (#83656)
* winrm - quota retry handling

Add a retry attempt when receiving ERROR_WSMAN_QUOTA_MAX_OPERATIONS when
starting a command. This can occur when running a loop with multiple
iterations or an action plugin that runs multiple commands.

* Update pywinrm constraint for test

* Add verbose hint and mark test as destructive
2 years ago
..
integration winrm - quota retry handling (#83656) 2 years ago
lib/ansible_test winrm - quota retry handling (#83656) 2 years ago
sanity ansible-test - Remove VyOS tests and support files (#83650) 2 years ago
support Typo fixes and other bits and bobs (#83672) 2 years ago
units Typo fixes and other bits and bobs (#83672) 2 years ago