]> AND Public Git Repository - simgrid.git/blobdiff - teshsuite/msg/process-lifetime/start_d.xml
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
keep a return value for MSG_process_sleep
[simgrid.git] / teshsuite / msg / process-lifetime / start_d.xml
index 3d6934b178f20266b51650d2989f9ccfb5df0d4d..e26d0c89eaa5380b7f70b1953129bef66ae4c36b 100644 (file)
@@ -1,22 +1,22 @@
 <?xml version='1.0'?>
-<!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid/simgrid.dtd">
+<!DOCTYPE platform SYSTEM "https://simgrid.org/simgrid.dtd">
 <platform version="4.1">
-  <actor host="node-0.acme.org" function="sleeper" start_time="0">
+  <actor host="node-0.simgrid.org" function="sleeper" start_time="0">
     <argument value="10"/>
   </actor>
-  <actor host="node-1.acme.org" function="sleeper" start_time="1">
+  <actor host="node-1.simgrid.org" function="sleeper" start_time="1">
     <argument value="10"/>
   </actor>
-  <actor host="node-2.acme.org" function="sleeper" start_time="2">
+  <actor host="node-2.simgrid.org" function="sleeper" start_time="2">
     <argument value="10"/>
   </actor>
-  <actor host="node-3.acme.org" function="sleeper" start_time="3">
+  <actor host="node-3.simgrid.org" function="sleeper" start_time="3">
     <argument value="10"/>
   </actor>
-  <actor host="node-4.acme.org" function="sleeper" start_time="4">
+  <actor host="node-4.simgrid.org" function="sleeper" start_time="4">
     <argument value="10"/>
   </actor>
-  <actor host="node-5.acme.org" function="sleeper" start_time="5">
+  <actor host="node-5.simgrid.org" function="sleeper" start_time="5">
     <argument value="10"/>
   </actor>
 </platform>