X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/999a64fe86043f1b9cc777db6a5cdc4e34c4c922..07c319ec54d6fc778ee3cc5e75a747242006723e:/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