Matt Clay
479845a05c
Expand Shippable test matrix. ( #66912 )
...
* Add 2 CI groups for AWS.
* Add 1 CI group for vmware.
* Add 1 CI group for CS.
* Add 1 CI group for posix.
2020-01-29 14:43:27 -08:00
Gonéri Le Bouder
8d6b9cf6e0
prepare_vmware_tests: add scenario with one ESXi
...
Add the ability to test with just one vcenter instance and a single
ESXi. This allow us to cover 90 modules.
2019-12-19 11:30:00 -05:00
Gonéri Le Bouder
286102eb5e
vmware_host_kernel_manager: fix the test ( #63358 )
...
PR #62161 changed the name of key
returned by the module from `ansible_module_results` to
`host_kernel_status`.
2019-10-11 07:52:05 +05:30
Gonéri Le Bouder
7d85cbcc6c
vmware: test-suite fixes
...
Minor fixes for the test-suite found during the integration with the CI.
2019-06-13 20:23:33 -04:00
Gonéri Le Bouder
4b99a2ac50
vmware: use hostname in esxi_hostname
...
The use of the `hostvars[esxi1].ansible_host` was attempt to use
different hostname and IP address. But it's actually the source of
more problems.
VMware expects to be able to resolvable the host name. This means, that
if someone wants to run the test-suite, s/he needs to use a DNS or
update the `/etc/hosts` files on the different hosts.
2019-05-13 17:04:17 -04:00
Gonéri Le Bouder
636f8cbdab
Merge pull request #55730 from goneri/vmware_refact_part5
...
vmware: refactoring of vmware test roles -- part5
2019-05-02 09:28:17 -04:00
Matt Martz
85138a78a8
Cleanup yaml files with incorrect task attrs ( #53813 )
2019-03-15 13:05:09 -04:00
Matt Clay
b713246f57
Reduce vcenter integration test boilerplate.
2019-02-26 11:29:21 -08:00
Abhijeet Kasurde
e8b3adeb2b
VMware: add new module vmware_host_kernel_manager ( #52503 )
...
Signed-off-by: Aaron Longchamps <a.j.longchamps@gmail.com>
2019-02-18 21:57:49 +05:30