src/Pure/Admin/isabelle_cronjob.scala
changeset 71761 ad7ac7948d57
parent 71726 a5fda30edae2
child 71974 e5fe4d40326d
--- a/src/Pure/Admin/isabelle_cronjob.scala	Thu Apr 16 08:09:32 2020 +0200
+++ b/src/Pure/Admin/isabelle_cronjob.scala	Thu Apr 16 18:41:09 2020 +0200
@@ -338,7 +338,7 @@
   val remote_builds2: List[List[Remote_Build]] =
     List(
       List(
-        Remote_Build("AFP2", "lrzcloud2", actual_host = "10.195.2.10", self_update = true,
+        Remote_Build("AFP2", "lrzcloud2", actual_host = "10.195.4.41", self_update = true,
           proxy_host = "lxbroy10", proxy_user = "i21isatest",
           options = "-m32 -M1x8 -t AFP" +
             " -e ISABELLE_GHC=ghc" +
@@ -348,7 +348,7 @@
           args = "-a -X large -X slow",
           afp = true,
           detect = Build_Log.Prop.build_tags + " = " + SQL.string("AFP")),
-        Remote_Build("AFP bulky2", "lrzcloud2", actual_host = "10.195.2.10", self_update = true,
+        Remote_Build("AFP bulky2", "lrzcloud2", actual_host = "10.195.4.41", self_update = true,
           proxy_host = "lxbroy10", proxy_user = "i21isatest",
           options = "-m64 -M8 -U30000 -s10 -t AFP",
           args = "-g large -g slow",