summaryrefslogtreecommitdiff
path: root/yarns/200-version.yarn
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-10-15 17:20:15 +0300
committerLars Wirzenius <liw@liw.fi>2017-10-15 17:20:15 +0300
commit783c110c3ab15f8bbb1215a02668dde3dcdb97dc (patch)
tree54bd2e41294c3e33d093e2ad9cc0ad710cfedf4b /yarns/200-version.yarn
parentb2a08dbe0b2fc596f500b4a95325f5343088ad9c (diff)
downloadick2-783c110c3ab15f8bbb1215a02668dde3dcdb97dc.tar.gz
Add: note that remote and source tree versions must match
Diffstat (limited to 'yarns/200-version.yarn')
-rw-r--r--yarns/200-version.yarn6
1 files changed, 6 insertions, 0 deletions
diff --git a/yarns/200-version.yarn b/yarns/200-version.yarn
index 5fa08ed..183ade9 100644
--- a/yarns/200-version.yarn
+++ b/yarns/200-version.yarn
@@ -33,3 +33,9 @@ The Ick controller reports is version upon request.
AND version in body matches version from setup.py
FINALLY stop ick controller
+
+Note that this test suite is expected to be run from the Ick2 source
+tree. The source carries a vsrsion, and the above test scenario will
+fail if run against a remote controller instance with an incompatible
+version number. The version numbers must either match exactly, or the
+remote version number must be a prefix of the source tree's version.