Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

VMware: testing efforts

Abhijeet Kasurde edited this page Feb 17, 2018 · 16 revisions

Testing Efforts

Limitations of VCSIM

Following section discusses about various limitations of VCSIM (VMware vCenter Simulator)

Unresolved issues

  • vmware_host - destroy hostsystem fails - #1039

  • Unable to reboot/shutdown - #1040

  • vmware_guest - DVPG fails on vcsim - #979

  • vmware_cfg_backup - Config backup fails - #866

Resolved issues

  • vmware_maintenancemode - Entering hostsystem in maintenance mode raises following error : #820

    HostSystem:hostsystem-88 does not implement: EnterMaintenanceMode_Task
    
  • vcenter_license - adding a license raises an error, using govc: #818

    govc: ServerFaultCode: LicenseManager:LicenseManager does not implement: AddLicense
    
  • vmware_portgroup - addition of Portgroup raises following error : #819

    HostNetworkSystem:hostnetworksystem-85 does not implement: UpdateNetworkConfig
    
  • vmware_local_user_manager - Adding new user raises following error : #821

    managed object not found: UserDirectory:UserDirectory
    
  • vmware/govmomi issue : #947

  • vmware_guest - unable to set bootOrder : #970

  • vmware_guest_snapshot - Failed to get snapshot : #968

  • vmware_guest - Mark Template raises following error : #965

    2017/12/14 19:05:29 VirtualMachine:vm-61 does not implement: MarkAsTemplate
    
  • vmware_vmkernel - Adding new vmkernel raises following error : #822

    HostNetworkSystem:hostnetworksystem-85 does not implement: UpdateNetworkConfig
    

(ARchived) Working groups

Working groups are now in the Ansible forum

Ansible project:
Community, Contributor Experience, Docs, News, Outreach, RelEng, Testing

Cloud:
AWS, Azure, CloudStack, Container, DigitalOcean, Docker, hcloud, Kubernetes, Linode, OpenStack, oVirt, Virt, VMware

Networking:
ACI, AVI, F5, Meraki, Network, NXOS

Ansible Developer Tools:
Ansible-developer-tools

Software:
Crypto, Foreman, GDrive, GitLab, Grafana, IPA, JBoss, MongoDB, MySQL, PostgreSQL, RabbitMQ, Zabbix

System:
AIX, BSD, HP-UX, macOS, Remote Management, Solaris, Windows

Security:
Security-Automation, Lockdown

Tooling:
AWX, Galaxy, Molecule

Communities

Modules:
unarchive, xml

Plugins:
httpapi

Wiki

Roles, Communication, Reviewing, Checklist, TODO

Clone this wiki locally