Windows tests consume quite a bit more disk space under /root.

Signed-off-by: Wei Liu <wei.l...@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

Reply via email to