summaryrefslogtreecommitdiff
path: root/ci-arch.mdwn
diff options
context:
space:
mode:
authorLars Wirzenius <lwirzenius@wikimedia.org>2019-05-02 19:16:23 +0300
committerLars Wirzenius <lwirzenius@wikimedia.org>2019-05-02 19:16:23 +0300
commit697166473b707c2017cb009399d6353a960f38cc (patch)
treeb8ee157692b1e2c1f9b9654aa293269be95970cc /ci-arch.mdwn
parent97fb95c164139ebb743c93c9cc11ee4f887e314c (diff)
downloadwmf-ci-arch-697166473b707c2017cb009399d6353a960f38cc.tar.gz
Change: clarify NOREBUILDING
Diffstat (limited to 'ci-arch.mdwn')
-rw-r--r--ci-arch.mdwn5
1 files changed, 4 insertions, 1 deletions
diff --git a/ci-arch.mdwn b/ci-arch.mdwn
index cdcd03c..e99dc67 100644
--- a/ci-arch.mdwn
+++ b/ci-arch.mdwn
@@ -121,7 +121,10 @@ TITLE: Future WMF CI architecture
* **(NOREBUILDING)** Must promote (copy) Docker images and other build
artifacts from "testing" to "staging" to "production", rather than
- rebuilding them, since rebuilding takes time and can fail.
+ rebuilding them, since rebuilding takes time and can fail. Once a
+ binary, Docker image, or other build artifact has been built,
+ exactly that artifact should be tested, and eventually deployed to
+ production.
* **(LOCALTESTS)** Must allow developer to replicate locally the tests
that CI runs. This is necessary to allow lower friction in