X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FIM.git;a=blobdiff_plain;f=tests%2Fexamples%2Fepa_sol006.yaml;h=7a8ab7359f3adb1ac215ed9cc7946495f06dc35a;hp=275cfcb2e2e61d09de65d596506c1d70e7d88f03;hb=0a517b9e7545addee365ae2622f3db035435cc63;hpb=f3c839e2a97ec3bcf918a69685e2959576dd5d7e diff --git a/tests/examples/epa_sol006.yaml b/tests/examples/epa_sol006.yaml index 275cfcb..7a8ab73 100644 --- a/tests/examples/epa_sol006.yaml +++ b/tests/examples/epa_sol006.yaml @@ -14,7 +14,7 @@ # limitations under the License. vnfd: - id: epa-advanced-vnfd + id: vbng34 description: vBNG VNF for performance tests, with 34 HTs product-name: vbng34 provider: Intel @@ -23,142 +23,154 @@ vnfd: sw-image-desc: - id: intel_vbng34 name: intel_vbng34 + image: intel_vbng34 virtual-compute-desc: - - id: epa-compute + - id: vbng34-VM-compute virtual-cpu: pinning: # Generic key/value pairs policy: static thread-policy: PREFER virtual-memory: - size: 32 + size: 32.0 mempage-size: LARGE numa-enabled: true # Replaces NUMA aware/unaware choice numa-node-policy: mem-policy: STRICT node: - - id: "1" + - id: "0" paired-threads: num-paired-threads: "17" node-cnt: "1" virtual-storage-desc: - - id: epa-storage - size-of-storage: 10 + - id: vbng34-VM-storage + size-of-storage: 15 vdu: - - id: epa-vdu - name: epa-vdu + - id: vbng34-VM + name: vbng34-VM + description: vbng34-VM sw-image-desc: intel_vbng34 - virtual-compute-desc: epa-compute + virtual-compute-desc: vbng34-VM-compute virtual-storage-desc: - - epa-storage + - vbng34-VM-storage int-cpd: - - id: eth0 + - id: eth0-int virtual-network-interface-requirement: - name: eth0 position: 1 virtual-interface: type: PARAVIRT - bandwidth: 1000000 - vpci: 0000:00:0a.0 - - id: xe0 + bandwidth: "1000000" + vpci: "0000:00:0a.0" + - id: xe0-int virtual-network-interface-requirement: - name: xe0 position: 2 virtual-interface: type: PCI-PASSTHROUGH - bandwidth: 10000000000 - vpci: 0000:00:10.0 - - id: xe1 + bandwidth: "10000000000" + vpci: "0000:00:10.0" + - id: xe1-int virtual-network-interface-requirement: - name: xe1 position: 3 virtual-interface: type: PCI-PASSTHROUGH - bandwidth: 10000000000 - vpci: 0000:00:11.0 - - id: xe2 + bandwidth: "10000000000" + vpci: "0000:00:11.0" + - id: xe2-int virtual-network-interface-requirement: - name: xe2 position: 4 virtual-interface: type: PCI-PASSTHROUGH - bandwidth: 10000000000 - vpci: 0000:00:12.0 - - id: xe3 + bandwidth: "10000000000" + vpci: "0000:00:12.0" + - id: xe3-int virtual-network-interface-requirement: - name: xe3 position: 5 virtual-interface: type: PCI-PASSTHROUGH - bandwidth: 10000000000 - vpci: 0000:00:13.0 - - id: xe4 + bandwidth: "10000000000" + vpci: "0000:00:13.0" + - id: xe4-int virtual-network-interface-requirement: - name: xe4 position: 6 virtual-interface: type: PCI-PASSTHROUGH - bandwidth: 10000000000 - vpci: 0000:00:14.0 - - id: xe5 + bandwidth: "10000000000" + vpci: "0000:00:14.0" + - id: xe5-int virtual-network-interface-requirement: - name: xe5 position: 7 virtual-interface: type: PCI-PASSTHROUGH - bandwidth: 10000000000 - vpci: 0000:00:15.0 - - id: xe6 + bandwidth: "10000000000" + vpci: "0000:00:15.0" + - id: xe6-int virtual-network-interface-requirement: - name: xe6 position: 8 virtual-interface: type: PCI-PASSTHROUGH - bandwidth: 10000000000 - vpci: 0000:00:16.0 - - id: xe7 + bandwidth: "10000000000" + vpci: "0000:00:16.0" + - id: xe7-int virtual-network-interface-requirement: - name: xe7 position: 9 virtual-interface: - type: VIRTIO - bandwidth: 10000000000 - vpci: 0000:00:17.0 + type: PCI-PASSTHROUGH + bandwidth: "10000000000" + vpci: "0000:00:17.0" supplemental-boot-data: - boot-data-drive: false + boot-data-drive: "false" ext-cpd: - id: eth0-ext int-cpd: - vdu-id: epa-vdu - cpd: eth0 + vdu-id: vbng34-VM + cpd: eth0-int - id: xe0-ext int-cpd: - vdu-id: epa-vdu - cpd: xe0 + vdu-id: vbng34-VM + cpd: xe0-int - id: xe1-ext int-cpd: - vdu-id: epa-vdu - cpd: xe1 + vdu-id: vbng34-VM + cpd: xe1-int - id: xe2-ext int-cpd: - vdu-id: epa-vdu - cpd: xe2 + vdu-id: vbng34-VM + cpd: xe2-int - id: xe3-ext int-cpd: - vdu-id: epa-vdu - cpd: xe3 + vdu-id: vbng34-VM + cpd: xe3-int - id: xe4-ext int-cpd: - vdu-id: epa-vdu - cpd: xe4 + vdu-id: vbng34-VM + cpd: xe4-int - id: xe5-ext int-cpd: - vdu-id: epa-vdu - cpd: xe5 + vdu-id: vbng34-VM + cpd: xe5-int - id: xe6-ext int-cpd: - vdu-id: epa-vdu - cpd: xe6 + vdu-id: vbng34-VM + cpd: xe6-int - id: xe7-ext int-cpd: - vdu-id: epa-vdu - cpd: xe7 \ No newline at end of file + vdu-id: vbng34-VM + cpd: xe7-int + df: + - id: default-df + instantiation-level: + - id: default-instantiation-level + vdu-level: + - number-of-instances: 1 + vdu-id: vbng34-VM + vdu-profile: + - id: vbng34-VM + min-number-of-instances: 1 \ No newline at end of file