]> git.eshelyaron.com Git - emacs.git/commitdiff
Adapt test/README
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 3 Jan 2019 14:37:53 +0000 (15:37 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 3 Jan 2019 14:37:53 +0000 (15:37 +0100)
* test/README: Speak about continous integration tests on hydra
and emba.

test/README

index 2b705f313df21268a9318a1e3f5fe2bb9ead5e2f..cd6905d7ebf38c7cae546a12d3b8e48d32c8c90e 100644 (file)
@@ -88,6 +88,16 @@ value in order to overwrite the default value:
 
   env REMOTE_TEMPORARY_FILE_DIRECTORY=/ssh:host:/tmp make ...
 
+\f
+There are also continuous integration tests on
+<https://hydra.nixos.org/jobset/gnu/emacs-trunk> (see
+admin/notes/hydra) and <https://emba.gnu.org/emacs/emacs>.  Both
+environments provide an environment variable, which could be used to
+determine, whether the tests run in one of these test environments.
+
+$EMACS_HYDRA_CI indicates the hydra environment, and $EMACS_EMBA_CI
+indicates the emba environment, respectively.
+
 \f
 (Also, see etc/compilation.txt for compilation mode font lock tests.)