From 783c110c3ab15f8bbb1215a02668dde3dcdb97dc Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 15 Oct 2017 17:20:15 +0300 Subject: Add: note that remote and source tree versions must match --- yarns/200-version.yarn | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'yarns/200-version.yarn') 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. -- cgit v1.2.1