All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] tests/vm: fix ENOSPC in the openbsd VM image
@ 2023-03-22 12:36 Daniel P. Berrangé
  2023-03-22 12:36 ` [PATCH 1/2] tests/vm: skip X11 in openbsd installation Daniel P. Berrangé
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Daniel P. Berrangé @ 2023-03-22 12:36 UTC (permalink / raw)
  To: qemu-devel
  Cc: Brad Smith, Thomas Huth, Beraldo Leal,
	Philippe Mathieu-Daudé,
	Wainer dos Santos Moschetta, Kyle Evans, Warner Losh,
	Alex Bennée, Daniel P. Berrangé

The openbsd VM builds only have 3.5 GB of space available in /home, out
of the 20 GB disk image. This is insufficient when running iotests in
parallel with all other tests.

Note, after applying this series:

  rm ~/.cache/qemu-vm/images/openbsd.img

is needed for it to take effect if you've previously used the openbsd
image.

Daniel P. Berrangé (2):
  tests/vm: skip X11 in openbsd installation
  tests/vm: custom openbsd partitioning to increase /home space

 tests/vm/openbsd | 30 +++++++++++++++++++++++++++---
 1 file changed, 27 insertions(+), 3 deletions(-)

-- 
2.39.2



^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2023-03-22 15:32 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-22 12:36 [PATCH 0/2] tests/vm: fix ENOSPC in the openbsd VM image Daniel P. Berrangé
2023-03-22 12:36 ` [PATCH 1/2] tests/vm: skip X11 in openbsd installation Daniel P. Berrangé
2023-03-22 12:43   ` Thomas Huth
2023-03-22 13:38   ` Philippe Mathieu-Daudé
2023-03-22 13:40     ` Thomas Huth
2023-03-22 13:46       ` Philippe Mathieu-Daudé
2023-03-22 15:20       ` Brad Smith
2023-03-22 15:29         ` Thomas Huth
2023-03-22 15:31         ` Daniel P. Berrangé
2023-03-22 13:52     ` Daniel P. Berrangé
2023-03-22 12:36 ` [PATCH 2/2] tests/vm: custom openbsd partitioning to increase /home space Daniel P. Berrangé
2023-03-22 12:45   ` Thomas Huth
2023-03-22 13:39   ` Philippe Mathieu-Daudé
2023-03-22 15:08 ` [PATCH 0/2] tests/vm: fix ENOSPC in the openbsd VM image Alex Bennée

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.