test/*: increase memory in qemu vm
This commit is contained in:
		| @@ -88,6 +88,7 @@ qemu-nbd -d "$nbd" | ||||
| (cd .. && ./tinyramfs -lk "$kernel" -c "$config" "$initrd") | ||||
|  | ||||
| set -- \ | ||||
|     -m 1G \ | ||||
|     -no-reboot \ | ||||
|     -initrd "$initrd" \ | ||||
|     -kernel "$vmlinuz" \ | ||||
|   | ||||
| @@ -98,6 +98,7 @@ qemu-nbd -d "$nbd" | ||||
| (cd .. && ./tinyramfs -lk "$kernel" -c "$config" "$initrd") | ||||
|  | ||||
| set -- \ | ||||
|     -m 1G \ | ||||
|     -no-reboot \ | ||||
|     -initrd "$initrd" \ | ||||
|     -kernel "$vmlinuz" \ | ||||
|   | ||||
| @@ -98,6 +98,7 @@ qemu-nbd -d "$nbd" | ||||
| (cd .. && ./tinyramfs -lk "$kernel" -c "$config" "$initrd") | ||||
|  | ||||
| set -- \ | ||||
|     -m 1G \ | ||||
|     -no-reboot \ | ||||
|     -initrd "$initrd" \ | ||||
|     -kernel "$vmlinuz" \ | ||||
|   | ||||
| @@ -104,6 +104,7 @@ qemu-nbd -d "$nbd" | ||||
| (cd .. && ./tinyramfs -lk "$kernel" -c "$config" "$initrd") | ||||
|  | ||||
| set -- \ | ||||
|     -m 1G \ | ||||
|     -no-reboot \ | ||||
|     -initrd "$initrd" \ | ||||
|     -kernel "$vmlinuz" \ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user