* [OSSTEST PATCH] Bump HostDiskRoot to 20G
@ 2017-10-13 13:18 Wei Liu
0 siblings, 0 replies; only message in thread
From: Wei Liu @ 2017-10-13 13:18 UTC (permalink / raw)
To: Xen-devel; +Cc: ian.jackson, Wei Liu
Windows tests consume quite a bit more disk space under /root.
Signed-off-by: Wei Liu <wei.liu2@citrix.com>
---
Osstest.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Osstest.pm b/Osstest.pm
index a78728c..34b5b6d 100644
--- a/Osstest.pm
+++ b/Osstest.pm
@@ -94,7 +94,7 @@ our %c = qw(
HostDiskESP 300
HostDiskBoot 300
- HostDiskRoot 10000
+ HostDiskRoot 20000
HostDiskSwap 2000
Baud 115200
--
2.11.0
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2017-10-13 13:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-13 13:18 [OSSTEST PATCH] Bump HostDiskRoot to 20G Wei Liu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).