canonical-ubuntu-qa team mailing list archive
-
canonical-ubuntu-qa team
-
Mailing list archive
-
Message #03811
[Merge] ~andersson123/autopkgtest-cloud:fix-trailing-whitespace into autopkgtest-cloud:master
Tim Andersson has proposed merging ~andersson123/autopkgtest-cloud:fix-trailing-whitespace 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/464619
--
Your team Canonical's Ubuntu QA is requested to review the proposed merge of ~andersson123/autopkgtest-cloud:fix-trailing-whitespace into autopkgtest-cloud:master.
diff --git a/docs/administration.rst b/docs/administration.rst
index 0657899..f133e72 100644
--- a/docs/administration.rst
+++ b/docs/administration.rst
@@ -392,7 +392,7 @@ You can somewhat estimate the partition size you'll need, like so:
- Multiply this number by the average `/tmp` usage per test - you can do this by `stat`-ing the directories under `/tmp`
- This should give you an estimate of how large you require the `/tmp` volume to be.
-For instance, at one point there were packages in production taking between
+For instance, at one point there were packages in production taking between
1.5 and 4.5GB - this was averaged to roughly 2GB, and multiplying by the number
of workers at the time gave:
`(110+22+22+22+29+22+22+28 = 277) * 2 = 554`