From: Martin Quinson Date: Fri, 2 Dec 2016 22:59:06 +0000 (+0100) Subject: update a teshfile that was affected by #123, which Fabien just fixed X-Git-Tag: v3_14~126 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/c39c0618dd7435062d2d7dc9866db9fecc4a5038?hp=e85fd815f2a40f200482bef6f7217e7bc1e45a67 update a teshfile that was affected by #123, which Fabien just fixed --- diff --git a/examples/java/cloud/migration/cloud_migration.tesh b/examples/java/cloud/migration/cloud_migration.tesh index 4dfee29609..2796b59e64 100644 --- a/examples/java/cloud/migration/cloud_migration.tesh +++ b/examples/java/cloud/migration/cloud_migration.tesh @@ -21,7 +21,7 @@ $ java -classpath ${classpath:=.} cloud/migration/Main ${srcdir:=.}/../platforms > [PM0:Test:(1) 67.551019] [jmsg/INFO] Round trip of VM1 (load 80%) > [PM0:Test:(1) 67.551019] [jmsg/INFO] - Launch migration from PM0 to PM1 > [PM0:Test:(1) 67.551019] [jmsg/INFO] Start migration of VM vm0 to PM1 -> [PM0:Test:(1) 67.551019] [jmsg/INFO] currentLoad:80/ramSize:2048/dpIntensity:70/remaining:4.64E+11 +> [PM0:Test:(1) 67.551019] [jmsg/INFO] currentLoad:80/ramSize:2048/dpIntensity:70/remaining:4.65E+11 > [PM0:Test:(1) 102.635189] [jmsg/INFO] End of migration of VM vm0 to node PM1 > [PM0:Test:(1) 102.635189] [jmsg/INFO] - End of Migration from PM0 to PM1 (duration:35.08417029567006) > [PM0:Test:(1) 102.635189] [jmsg/INFO] - Launch migration from PM1 to PM0