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

VMware: testing efforts

Dag Wieers edited this page Jul 6, 2017 · 16 revisions

Testing Efforts

Limitations of VCSIM

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

  • vcenter_license - adding a license raises an error, using govc:

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

    HostNetworkSystem:hostnetworksystem-85 does not implement: UpdateNetworkConfig
    
  • vmware_maintenancemode - Entering hostsystem in maintenance mode raises following error

    HostSystem:hostsystem-88 does not implement: EnterMaintenanceMode_Task
    
  • vmware_local_user_manager - Adding new user raises following error

    managed object not found: UserDirectory:UserDirectory
    
  • vmware_vmkernel - Adding new vmkernel raises following error

    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