]> git.proxmox.com Git - mirror_qemu.git/commit
tests/ahci-test: Be mean with RAM
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Tue, 18 Jul 2017 15:47:57 +0000 (11:47 -0400)
committerJohn Snow <jsnow@redhat.com>
Tue, 18 Jul 2017 15:47:57 +0000 (11:47 -0400)
commitff0ca962345ecdb87c331888a806cde49936fd9f
treea27d8ef0bb248a9629b747a5a1d7c627b1b241bf
parent70e2337030fb242b0a7870e781b57055110400a1
tests/ahci-test: Be mean with RAM

The migration tests used two VMs each with -m 1024 this caused
problems when run in some small, pessimistic test VMs (netbsd).
We can just be meaner with the amount of RAM in the test and use -m 384

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Message-id: 20170714152820.24034-1-dgilbert@redhat.com
Reviewed-by: John Snow <jsnow@redhat.com>
Signed-off-by: John Snow <jsnow@redhat.com>
tests/ahci-test.c