summaryrefslogtreecommitdiff
path: root/ci-arch.mdwn
diff options
context:
space:
mode:
authorLars Wirzenius <lwirzenius@wikimedia.org>2019-05-07 15:22:35 +0300
committerLars Wirzenius <lwirzenius@wikimedia.org>2019-05-07 15:22:35 +0300
commit80a065218b7f784d299e8c7ce2ee95234dc3e20c (patch)
tree9afbd52095f45c778834408fa043b0fa9fd6b155 /ci-arch.mdwn
parenta48ca733731e09163c51a010baa9cc5b5401fe45 (diff)
downloadwmf-ci-arch-80a065218b7f784d299e8c7ce2ee95234dc3e20c.tar.gz
Add: requiremnt for rollback
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 c78a7ee..04a6327 100644
--- a/ci-arch.mdwn
+++ b/ci-arch.mdwn
@@ -1,5 +1,5 @@
---
-title: "Thoughts on future WMF CI architecture"
+title: "Thoughts on WMF CI architecture"
author: Lars Wirzenius, Release Enginering
date: work in progress, first draft being written
abstract: |
@@ -129,6 +129,9 @@ future CI system.
These are not absolute requirements, and can be negotiated, but only
to a minor degree.
+* **ROLLBACK**: If a change is deployed to production and turns out to
+ cause problems, it is easy and quick to revert the change.
+
* **FAST** Must be fast enough that it isn't perceived as a bottleneck
by developers. We will need a metric for this.