Lines Matching full:should
53 memory, maxmem should be set to a maximum value of 59.5 GiB to ensure
56 59.6G, QEMU should fail to start with a message "phy-bits are too low".
58 should start fine.
69 self.assertEqual(self.vm.exitcode(), 1, "QEMU exit code should be 1")
87 self.assertEqual(self.vm.exitcode(), 1, "QEMU exit code should be 1")
146 4 GiB should make QEMU fail to start with "phys-bits too low"
159 self.assertEqual(self.vm.exitcode(), 1, "QEMU exit code should be 1")
175 which is equal to 987.5 GiB. Setting the value to 988 GiB should
187 self.assertEqual(self.vm.exitcode(), 1, "QEMU exit code should be 1")
208 self.assertEqual(self.vm.exitcode(), 1, "QEMU exit code should be 1")
248 Intel cpu instead. QEMU should start fine in this case as
271 With pci_64_hole size at 32 GiB, in this case, maxmem should be 991.5
273 memory for the VM (1024 - 32 - 1 + 0.5). With 992 GiB, QEMU should
286 self.assertEqual(self.vm.exitcode(), 1, "QEMU exit code should be 1")
293 QEMU should start fine.
313 So maxmem here should be at most 986 GiB considering all memory boundary
326 self.assertEqual(self.vm.exitcode(), 1, "QEMU exit code should be 1")
332 with the exact same parameters as above, QEMU should start fine even