Skip to content
Snippets Groups Projects
Commit 9d13c832 authored by garciadeblas's avatar garciadeblas
Browse files

Updated cirros_alarm_vnf to use 1GB RAM instead of 0.25 to avoid issues in VIM...

Updated cirros_alarm_vnf to use 1GB RAM instead of 0.25 to avoid issues in VIM with EPA and huge pages

Signed-off-by: default avatargarciadeblas <gerardo.garciadeblas@telefonica.com>
parent 0bbe9b3e
No related branches found
No related tags found
1 merge request!112Updated cirros_alarm_vnf to use 1GB RAM instead of 0.25 to avoid issues in VIM...
Pipeline #168 passed with stage
in 1 minute and 47 seconds
......@@ -64,7 +64,7 @@ vnfd:
virtual-cpu:
num-virtual-cpu: 1
virtual-memory:
size: 0.25
size: 1
virtual-storage-desc:
- id: cirros_vnfd-VM-storage
size-of-storage: 2
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment