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
Dag Wieers dbe30cc050
win_wait_for_process: Fixes and integration tests (#44801)
* win_wait_for_process: Add integration tests

* Disable reporting changes

* Added more tests checking PID

* Various improvements

This PR includes:
- Use Get-Process instead of CIM Win32_Process
- Rewrite of process filter logic (speedup)
- Fix error messages
- Fixes to documentation, examples and return output

* win_wait_for_process: Limit to PowerShell 4 and higher

* Improve RESULT documentation

* Last minute fixes for CI

* Catch Powershell exceptions

* Increase timeout to make tests more stable
6 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
integration win_wait_for_process: Fixes and integration tests (#44801) 6 years ago
legacy scaleway: Introduce scaleway_organization_facts module 6 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner K8s retry merge (#44821) 6 years ago
sanity Disable PSUseOutputTypeCorrectly 6 years ago
units Gcp auth deprecation (#44866) 6 years ago
utils List quay.io images during Shippable run. 6 years ago