← Back to team overview

canonical-ubuntu-qa team mailing list archive

[Merge] ~andersson123/autopkgtest-cloud:increase_autopkgtest-web_disk_space into autopkgtest-cloud:master

 

Tim Andersson has proposed merging ~andersson123/autopkgtest-cloud:increase_autopkgtest-web_disk_space into autopkgtest-cloud:master.

Requested reviews:
  Canonical's Ubuntu QA (canonical-ubuntu-qa)

For more details, see:
https://code.launchpad.net/~andersson123/autopkgtest-cloud/+git/autopkgtest-cloud/+merge/452551
-- 
Your team Canonical's Ubuntu QA is requested to review the proposed merge of ~andersson123/autopkgtest-cloud:increase_autopkgtest-web_disk_space into autopkgtest-cloud:master.
diff --git a/mojo/service-bundle b/mojo/service-bundle
index 6f52ee5..fd6071d 100644
--- a/mojo/service-bundle
+++ b/mojo/service-bundle
@@ -258,7 +258,7 @@ applications:
     apache2:
         charm: cs:apache2
         num_units: 2
-        constraints: root-disk=50G
+        constraints: root-disk=100G
         options:
             enable_modules: include cgi proxy proxy_http
             mpm_type: prefork

References