Skip to content

Commit 02d8c2d

Browse files
authored
Merge pull request #6648 from meshetty/arm_test
[various_mem_balloons]: define mem_attrs in the cfg
2 parents 251d5bd + 0036cda commit 02d8c2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libvirt/tests/cfg/memory/memory_balloon/various_mem_balloons.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
memballoon_alias_name = "ua-c80aba6e-b6d8-448b-ab6e-8c7b5c29f353"
1313
memballoon_device_str = "balloon"
1414
sized_event_type = "yes"
15+
mem_attrs = {'memory_unit':'KiB','memory':${mem_value},'current_mem':${current_mem},'current_mem_unit':'KiB'}
1516
variants:
1617
- virtio:
1718
memballoon_model = "virtio"

0 commit comments

Comments
 (0)