summaryrefslogtreecommitdiff
path: root/ci-arch.mdwn
diff options
context:
space:
mode:
authorLars Wirzenius <lwirzenius@wikimedia.org>2019-05-07 15:49:41 +0300
committerLars Wirzenius <lwirzenius@wikimedia.org>2019-05-07 15:49:41 +0300
commitcf43a0fa2ff22c8717f6c141541d8ea160c2e4e0 (patch)
tree0a1665e7daa366ff96478c946e3a18bc4344ca3d /ci-arch.mdwn
parentf6d904de03c3975548dfdc00b5f6dec2e80144e7 (diff)
downloadwmf-ci-arch-cf43a0fa2ff22c8717f6c141541d8ea160c2e4e0.tar.gz
Add: note that acceptance test for CI will be run by CI
Diffstat (limited to 'ci-arch.mdwn')
-rw-r--r--ci-arch.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/ci-arch.mdwn b/ci-arch.mdwn
index c6773ad..590c108 100644
--- a/ci-arch.mdwn
+++ b/ci-arch.mdwn
@@ -712,3 +712,6 @@ FIXME This needs to be written, but it needs a lot of thinking first
* FIXME: This chapter will sketch some automated acceptance tests
using a Gherkin/Cucumber-like pseudo code language. Or in some other
way that can be automatically executed.
+
+ The goal is to have CI deploy itself, and as part of the pipeline
+ run acceptance tests defined here.