summaryrefslogtreecommitdiff
path: root/ci-arch.mdwn
diff options
context:
space:
mode:
authorLars Wirzenius <lwirzenius@wikimedia.org>2019-05-02 19:20:26 +0300
committerLars Wirzenius <lwirzenius@wikimedia.org>2019-05-02 19:20:26 +0300
commit529031457a0be6191649a26384ebdd1c51d9faa5 (patch)
treeeb43a36e25a261b1b9c4e8a54d53174cf06babee /ci-arch.mdwn
parenta62d8b450efe44a8c7f6f165c86f06097e220e44 (diff)
downloadwmf-ci-arch-529031457a0be6191649a26384ebdd1c51d9faa5.tar.gz
Change: clarify HSCALABLE
Diffstat (limited to 'ci-arch.mdwn')
-rw-r--r--ci-arch.mdwn4
1 files changed, 3 insertions, 1 deletions
diff --git a/ci-arch.mdwn b/ci-arch.mdwn
index d97d129..1859eed 100644
--- a/ci-arch.mdwn
+++ b/ci-arch.mdwn
@@ -138,7 +138,9 @@ TITLE: Future WMF CI architecture
by us or SRE, onto a fresh server.
* **(HSCALABLE)** Must be horizontally scalable: we need to be able to add
- more hardware easily to get more capacity.
+ more hardware easily to get more capacity. This is particularly
+ important for build workers, which are the mostly likely bottleneck.
+ Also, probably environments used for testing.
* **(PROGLANGS)** Must be able to support all programming languages we
currently support.