summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <lwirzenius@wikimedia.org>2019-05-07 16:26:09 +0300
committerLars Wirzenius <lwirzenius@wikimedia.org>2019-05-07 16:26:09 +0300
commita3a392e9c3199b572181f39b9b21758baeb4107a (patch)
tree79769b1fa39d78ee0efd522a587ba4841866c9c8
parentb0959390b7552efd4203a70b345aff4cf0a888a5 (diff)
downloadwmf-ci-arch-a3a392e9c3199b572181f39b9b21758baeb4107a.tar.gz
Change: shorten heading for typography
-rw-r--r--ci-arch.html4
-rw-r--r--ci-arch.mdwn2
-rw-r--r--ci-arch.pdfbin285105 -> 285078 bytes
3 files changed, 3 insertions, 3 deletions
diff --git a/ci-arch.html b/ci-arch.html
index 52b30ab..c9ee5a6 100644
--- a/ci-arch.html
+++ b/ci-arch.html
@@ -49,7 +49,7 @@
<li><a href="#capacity-tests-non-functional-requirements">Capacity tests, non-functional requirements</a></li>
</ul></li>
<li><a href="#ci-implementation">CI implementation</a></li>
-<li><a href="#automated-acceptance-tests-for-ci">Automated acceptance tests for CI</a></li>
+<li><a href="#automated-acceptance-tests">Automated acceptance tests</a></li>
</ul>
</nav>
<h1 id="introduction">Introduction</h1>
@@ -284,7 +284,7 @@
<p>Capacity tests, and other tests for non-functional requirements, will also be done in dedicated, isolated production-like environments. RelEng will work with the performance team to sort out the details.</p>
<h1 id="ci-implementation">CI implementation</h1>
<p>FIXME This needs to be written, but it needs a lot of thinking first</p>
-<h1 id="automated-acceptance-tests-for-ci">Automated acceptance tests for CI</h1>
+<h1 id="automated-acceptance-tests">Automated acceptance tests</h1>
<ul>
<li><p>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.</p>
<p>The goal is to have CI deploy itself, and as part of the pipeline run acceptance tests defined here.</p></li>
diff --git a/ci-arch.mdwn b/ci-arch.mdwn
index 6d41e20..1473daf 100644
--- a/ci-arch.mdwn
+++ b/ci-arch.mdwn
@@ -713,7 +713,7 @@ RelEng will work with the performance team to sort out the details.
FIXME This needs to be written, but it needs a lot of thinking first
-# Automated acceptance tests for CI
+# Automated acceptance tests
* FIXME: This chapter will sketch some automated acceptance tests
using a Gherkin/Cucumber-like pseudo code language. Or in some other
diff --git a/ci-arch.pdf b/ci-arch.pdf
index 3a6829a..cf0e6c1 100644
--- a/ci-arch.pdf
+++ b/ci-arch.pdf
Binary files differ