summaryrefslogtreecommitdiff
path: root/ci-arch.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'ci-arch.mdwn')
-rw-r--r--ci-arch.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/ci-arch.mdwn b/ci-arch.mdwn
index 8e48abb..037182b 100644
--- a/ci-arch.mdwn
+++ b/ci-arch.mdwn
@@ -362,6 +362,11 @@ to a minor degree.
* **SECRETS** Must support secure storage of credentials / secrets.
+* **ALLTESTS** When merging a change, all tests for all components
+ need to pass. For example, when changing one MediaWiki extension,
+ which is depended on by another extension, the change should be
+ rejected if either extension's tests fail.
+
## Softer requirements