summaryrefslogtreecommitdiff
path: root/ci-arch.mdwn
diff options
context:
space:
mode:
authorLars Wirzenius <lwirzenius@wikimedia.org>2019-05-02 19:40:15 +0300
committerLars Wirzenius <lwirzenius@wikimedia.org>2019-05-02 19:40:15 +0300
commitd831ef2267ef6bb84bd9caa9db0bd1f15b4ac588 (patch)
treef27babec5d0496193876332990efdff2c7e742b9 /ci-arch.mdwn
parent70e88d5a36433ce47151d516bb9b158cfa39ace4 (diff)
downloadwmf-ci-arch-d831ef2267ef6bb84bd9caa9db0bd1f15b4ac588.tar.gz
Change: make ENFORCETESTS a subreq
Diffstat (limited to 'ci-arch.mdwn')
-rw-r--r--ci-arch.mdwn6
1 files changed, 3 insertions, 3 deletions
diff --git a/ci-arch.mdwn b/ci-arch.mdwn
index 41fd1b1..fe4efdd 100644
--- a/ci-arch.mdwn
+++ b/ci-arch.mdwn
@@ -209,9 +209,9 @@ TITLE: Future WMF CI architecture
productivity. The protection brings developer confidence, which
tends to bring speed and productivity.
-* **(ENFORCETESTS)** Must allow Release Engineering team to enforce tests
- on top of what a self-serving developer specifies, to allow us to
- set minimal technical standards.
+ * **(ENFORCETESTS)** Must allow Release Engineering team to
+ enforce tests on top of what a self-serving developer specifies,
+ to allow us to set minimal technical standards.
* **(CACHEDEPS)** Must support dependency caching – we have castor, maybe
we could do better? Maybe some CI systems have this figured out?