X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/29af76860c8d693917872c2a0ed3d2a4c7a0388f..d4ec94f875bf60c5a35bfe65cb7d243e56b495c4:/examples/msg/migration/migration.tesh diff --git a/examples/msg/migration/migration.tesh b/examples/msg/migration/migration.tesh index d5b681b602..6ed1f1bd1f 100644 --- a/examples/msg/migration/migration.tesh +++ b/examples/msg/migration/migration.tesh @@ -2,9 +2,10 @@ p Testing the migration feature of MSG -$ $SG_TEST_EXENV migration/migration ${srcdir:=.}/msg_platform.xml ${srcdir:=.}/migration/migration.deploy -> [Jacquelin:emigrant:(1) 0.000000] [msg_test/INFO] I'll look for a new job on another machine where the grass is greener. -> [Boivin:emigrant:(1) 0.000000] [msg_test/INFO] Yeah, found something to do -> [Boivin:emigrant:(1) 3.000000] [msg_test/INFO] Moving back home after work -> [Boivin:emigrant:(1) 7.000000] [msg_test/INFO] Uh, nothing to do here. Stopping now -> [7.000000] [msg_test/INFO] Simulation time 7 +! output sort +$ $SG_TEST_EXENV migration/migration ${srcdir:=.}/msg_platform.xml ${srcdir:=.}/migration/migration.deploy --log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n +> [ 0.000000] (1:emigrant@Jacquelin) I'll look for a new job on another machine where the grass is greener. +> [ 0.000000] (1:emigrant@Boivin) Yeah, found something to do +> [ 3.000000] (1:emigrant@Boivin) Moving back home after work +> [ 7.000000] (0:@) Simulation time 7 +> [ 7.000000] (1:emigrant@Boivin) Uh, nothing to do here. Stopping now