emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master ecdfb8e: Adapt test/README


From: Michael Albinus
Subject: [Emacs-diffs] master ecdfb8e: Adapt test/README
Date: Thu, 3 Jan 2019 09:38:02 -0500 (EST)

branch: master
commit ecdfb8ef5387939e6b6f466c4caeb236e099209c
Author: Michael Albinus <address@hidden>
Commit: Michael Albinus <address@hidden>

    Adapt test/README
    
    * test/README: Speak about continous integration tests on hydra
    and emba.
---
 test/README | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/test/README b/test/README
index 2b705f3..cd6905d 100644
--- a/test/README
+++ b/test/README
@@ -89,6 +89,16 @@ value in order to overwrite the default value:
   env REMOTE_TEMPORARY_FILE_DIRECTORY=/ssh:host:/tmp make ...
 
 
+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.
+
+
 (Also, see etc/compilation.txt for compilation mode font lock tests.)
 
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]