Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • quality risks (test guidelines)
    • functional*
      ***Live migration of VM
      ***Deployment of virtual router
      ***Deployment of VM
    • non functional: performance, scalability, stability, overload scenarios, etc*
      ***Large number of VMs and isolated networks need to be tested for performance specific results.
    • negative usage scenarios - NA
    • what are the audit events *
      ***All virtul network orchestration events
      ***VM migration events
    • graceful failure and recovery scenarios
    • possible fallback or work around route if feature does not work as expected, if those workarounds do exist ofcourse.
    • if feature depends on other run-time environment related requirements, provide sanity check list for support people to run
  • #Basic sanity testing over dvSwitch can be done. It might be ping operation from one VM to another VM in the same network. Make sure VLAN configuration is done in that network and verify isolation is achived or not.
  • #Verify if traffic shaping policy configured is applied and working.
  • explain configuration characteristics:
    • configuration parameters or files introduced/changed
      New configuration parameter - "vmware.use.dvswitch" of type Boolean. Possible values are "true" or "false". Default value is "false".
    • branding parameters or files introduced/changed - NA
    • highlight parameters for performance tweaking - NA
    • highlight how installation/upgrade scenarios change
  • deployment requirements (fresh install vs. upgrade) if any
    • VMware dvSwitch must be already created/configured in the vCenter datacenter deployment.
    • All the host/clusterresources should be added to dvSwitch before adding the cluster to CloudStack's pod cluster.

...