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
Pieter Avonts 190cdd3a29 VMware: Rewrite get_resource_pool method for correct resource_pool selection (#39792)
* rewrite get_resource_pool method for correct resource_pool selection
* only keep name if path is given for cluster, esxi_hostname or resource_pool
* Revert "only keep name if path is given for cluster, esxi_hostname or resource_pool"
* This reverts commit 50293ec763c024b0eaceac5d775ccc0ad3ff8bd7.
* if the name argument contains a path, only use the last part for matching
* remove path from cluster argument in tests
* remove find_objs in favour of reusing find_obj with an extra folder argument
* fix find_obj ignoring first if name is not given

(cherry picked from commit 1a810f8f11)
7 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
integration VMware: Rewrite get_resource_pool method for correct resource_pool selection (#39792) 7 years ago
legacy vultr: fix for unreliable API behavior (#45712) 7 years ago
results Collect data from integration test runs. (#28650) 8 years ago
runner add skip/docker alias to skip tests when running on Docker (#45955) 7 years ago
sanity ps-lint: ignore rules that are not relevant to Ansible (#46376) 7 years ago
units [stable-2.7] Support nested JSON decoding in AnsibleJSONDecoder (#45924) 7 years ago
utils Flush output from timing script. 7 years ago