Matt Clay
3fcb758a9c
Remove CI group from unsupported tests.
...
(cherry picked from commit 0e344b225a
)
2018-05-09 10:31:31 -07:00
Matt Clay
d24be2c6c6
Remove unnecessary destructive aliases.
...
(cherry picked from commit 6a1cb25c99
)
2018-05-09 10:31:31 -07:00
Matt Clay
8d8409141a
Mark unsupported vmware tests.
...
(cherry picked from commit 8e6fd48087
)
2018-05-09 10:31:31 -07:00
Matt Clay
df72a1d644
Move pyvmomi install into cloud test plugin.
...
(cherry picked from commit a5b8085113
)
2018-05-08 12:27:37 -07:00
Abhijeet Kasurde
e4254da1b1
Add esxi_hostname as argument in vmware_vswitch ( #30498 )
...
Fix adds esxi_hostname as Ansible module argument for user
to define ESXi hostname to deploy VMware vSwitch.
Fixes : #24647
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2017-12-01 20:49:37 +05:30
Matt Clay
2ece86fba1
Split up cloud tests to avoid 1 hour CI limit.
2017-11-23 02:33:56 -08:00
Abhijeet Kasurde
c11c882345
Update vmware integration tests ( #31273 )
...
* Boilerplat fixed
* Standardized vcsim variables in all modules
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2017-11-06 11:28:15 -05:00
jctanner
c05a7add5f
Only install pyvmomi if user is root ( #31628 )
2017-10-12 10:20:33 -04:00
Matt Clay
55fb18b85c
Split cloud tests into two CI groups.
2017-09-01 17:33:54 -07:00
Matt Clay
84295e6124
Mark destructive tests as such.
2017-08-31 12:11:43 -07:00
Dag Wieers
e7a525bd4a
vmware_vswitch; Improve integration tests ( #28484 )
...
So the module was now not doing anything except adding a nic to a
vswitch. This PR adds idempotency checks, and removal checks.
We should probably add modification chacks as well, but I don't know
what the limitations are for vcsim.
2017-08-24 14:31:13 +02:00
Abhijeet Kasurde
e244deedbd
Add wait for vcsim to come online ( #27887 )
...
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2017-08-08 09:15:51 -04:00
Abhijeet Kasurde
5c374cd1ae
Add Test Suite for vmware_vswitch ( #26076 )
...
Fix adds test suite for vwmare_switch
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2017-06-30 10:18:20 -04:00