Anuket Project

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 17 Next »

List of "use cases" that would result in test suites or test objects to be covered by Dovetail over SUT (NFVi + VIM)

Use CaseAreaDescription
Add/Delete imageVIM operationsOpenStack Glance test using Tempest
Query/list imagesVIM operationsdo
Create/Delete networkVIM operationsOpenStack Network(Neutron) test using Tempest
Create/Delete subnetVIM operationsdo
Create/Delete portVIM operationsdo

Start an instance

VIM operationsStart a VM/container, verify that it comes up / OpenStack Nova Tempest test
Stop an instanceVIM operationsStop a VM/container, verify that it goes down/ / OpenStack Nova Tempest test

Connect VMs

VIM operationsStart 2 VMs/containers and verify IPv4/IPv6 network connectivity between them
  ...fill out CRUD operations for instances, network (+ storage?)
IPv6 IPAM for an instanceIPv6Verify DHCPv6 (stateful & stateless), SLAAC
Security rulesIPv6IPv6 security rules for
IPv6 routingIPv6using switch/router, IPv6 service VM etc.
Relaunch instance (question)Fault managementWhen an instance fails, can the platform restart the instance automatically?
Scale-up (question)Fault managementCan a new instance of a given type be launched when a certain load is hit?
Subscribe to a fault eventFault managementListen for an instance fault , and verify that when the instance is killed we hear about it
   

Some other "area" ideas:

  1. Basic VIM operations (CRUD for instances, networks)
  2. Networking
  3. HA (Service availability, instance availability)
  4. IPv6
  5. VPN
  6. Fault management (FCAPS)
  7. SFC

 

Lower priority area ideas (mostly because of unclear scope, or unclear capabilities in OPFNV):

  1. Security
  2. Policy enforcement (hardware/host requirements, affinity/anti-affinity, SLA)
  3. Application LCM (not sure what this might mean)
  4. Scalability (scale-in, scale-out?)
  5. Updates, upgrades (deploying host, guest updates)
  6. Storage?
  7. Regulatory compliance (question)

 

  • No labels