From ecdfb8ef5387939e6b6f466c4caeb236e099209c Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Thu, 3 Jan 2019 15:37:53 +0100 Subject: [PATCH] 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 2b705f313df..cd6905d7ebf 100644 --- a/test/README +++ b/test/README @@ -88,6 +88,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 + (see +admin/notes/hydra) and . 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.) -- 2.39.5