Matt Clay
0e344b225a
Remove CI group from unsupported tests.
2018-05-09 07:29:31 -07:00
Matt Clay
6a1cb25c99
Remove unnecessary destructive aliases.
2018-05-09 07:29:31 -07:00
Matt Clay
8e6fd48087
Mark unsupported vmware tests.
2018-05-09 07:29:31 -07:00
Matt Clay
a5b8085113
Move pyvmomi install into cloud test plugin.
2018-05-08 10:09:35 -07:00
Abhijeet Kasurde
ed141f1eab
VMware: Refactor vmware_vswitch ( #36091 )
...
* Update documentation
* Update logic
* Added idempotency
* Added Error handling
Fixes : #36030
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-04-28 16:31:45 +05:30
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