Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
avoid a warning about unit-less bandwidth
[simgrid.git] / teshsuite / s4u / activity-lifecycle / testing_platform.xml
index 8da35d7..434ff75 100644 (file)
@@ -11,7 +11,7 @@
     <host id="host1" speed="100Mf"/>
     <host id="host2" speed="100Mf"/>
     
     <host id="host1" speed="100Mf"/>
     <host id="host2" speed="100Mf"/>
     
-    <link id="link1" bandwidth="1000" latency="0"/>
+    <link id="link1" bandwidth="1000Bps" latency="0"/>
  
     <route src="host1" dst="host2">
       <link_ctn id="link1"/>
  
     <route src="host1" dst="host2">
       <link_ctn id="link1"/>