Versions Compared

Key

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

...

  • ONAP managing 1 cloud-region 3.
    • Cloud-region 3
    • All cloud regions are controlled by VMware Integrated Openstack (with HEAT service)
  • Each cloud-region has three flavors
    • Cloud-region 1:
      • Flavor 31:
      • Flavor 32:
        • 2 vcpus, 8 Gbytes of memory, 20Gb disk 
        • Infrastructure Resource Isolation for VNF w/ Burstable QoS, Oversubscription Percentage (Definition: Cloud Agnostic Intent and Mappings
        Flavor 33:
        • 2 vcpus, 2 Gbytes of memory, 20Gb disk 
  • Test 1 (Basic)
    • Scenario:
      • Use vFW VNF (firewall, generator and sink)
      • firewall part of  policy asking for:
      • Generator part of policy asking for:
        • Mandatory;
          • 1 vcpu
          • 7Gbytes of memory
          • <10Gbytes of disk
          • Infrastructure Resource Isolation for VNF w/ Burstable QoS, Oversubscription Percentage (Definition: Cloud Agnostic Intent and Mappings
      • Sink part of policy asking for:
        • No mandatory
        • No optional
      • Modify vFW HOT templates with right label and ensure that those labels are referred in the policy properly.
    • Instantiate the VNF
    • Check for results:
      • It would have selected Cloud-region3 with flavor31 for firewallVM, flavor32 for for generator and any flavor for sink.

Test Plan 3 : VF-C HPA testing

...

This test plan covers the tests related to testing

  • Support for vCPE use case in VF-C

Scenario:

  • ONAP managing 2 cloud-region which have three flavors.

    • Cloud-region1:
      • Flavor 11:
        • 2 vcpus, 2 Gbytes of memory, 20Gb disk
        • Numa page size: 2Mbytes and number pages 2048
      • Flavor 12:
        • 2 vcpus, 4 Gbytes of memory, 40Gb disk
        • Huge page size: 2Mbytes and number pages 1024
      • Flavor 13:
        • 2 vcpus, 2 Gbytes of memory, 20Gb disk
        • Numa page size: 2Mbytes and number pages 512

    • Cloud-region2:
      • Flavor 21:
        • 2 vcpus, 2 Gbytes of memory, 20Gb disk
        • Numa page size: 2Mbytes and number pages 512
      • Flavor 22:
        • 2 vcpus, 2 Gbytes of memory, 20Gb disk
        • Numa page size: 2Mbytes and number pages 1024
      • Flavor 23:
        • 2 vcpus, 2 Gbytes of memory, 20Gb disk
        • Huge page size: 2Mbytes and number pages 2048
  • Test 1 (Basic)
    • Scenario:
      • Use vCPE (vinfra, vgw, vbng, vbrgemu and vgmux)
      • vinfra part of  policy asking for:
        • Mandatory:
          • 2 vcpus
          • > 4Gbytes of memory
          • > 40Gbytes of disk
          • Numa page size : 2Mbytes and pages 1024
        • No optional:
      • vgw part of policy asking for:
        • Mandatory;
          • 2 vcpu
          • > 4Gbytes of memory
          • > 40Gbytes of disk
          • No Numa
        • No optional
      • vbng part of policy asking for:
        • Mandatory:
          • 2 vcpus
          • > 4Gbytes of memory
          • > 40Gbytes of disk
          • Numa page size : 2Mbytes and pages 1024
        • No optional
      • vbrgemu part of policy asking for:
        • Mandatory:
          • 2 vcpus
          • > 4Gbytes of memory
          • > 40Gbytes of disk
          • Numa page size : 2Mbytes and pages 1024
        • No optional
      • vgmux part of policy asking for:
        • Mandatory:
          • 2 vcpus
          • > 4Gbytes of memory
          • > 40Gbytes of disk
          • Numa page size : 2Mbytes and pages 1024
        • No optional

    • Instantiate the VNF
    • Check for results:
      • It would have selected Cloud-region1 with flavor12 for all vCPE VM.
      • Why region 1:  Since only Flavor12 has 4Gbytes of memory, 40Gbytes of disk and 1024 huge page that can match Generator policy requirements.