From c39c0618dd7435062d2d7dc9866db9fecc4a5038 Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Fri, 2 Dec 2016 23:59:06 +0100 Subject: [PATCH 1/1] update a teshfile that was affected by #123, which Fabien just fixed --- examples/java/cloud/migration/cloud_migration.tesh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.20.1