From 8d2ce53cc1ab80fa3bf0a71aeb89bb4af207eed5 Mon Sep 17 00:00:00 2001 From: Augustin Degomme Date: Fri, 6 Mar 2020 17:28:21 +0100 Subject: [PATCH] yes, I'm not testing before pushing --- examples/deprecated/java/cloud/migration/cloud-migration.tesh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/deprecated/java/cloud/migration/cloud-migration.tesh b/examples/deprecated/java/cloud/migration/cloud-migration.tesh index 8749d3040f..c0b1ae434f 100644 --- a/examples/deprecated/java/cloud/migration/cloud-migration.tesh +++ b/examples/deprecated/java/cloud/migration/cloud-migration.tesh @@ -15,7 +15,7 @@ $ ${javacmd:=java} -classpath ${classpath:=.} cloud/migration/Main ${srcdir:=.}/ > [PM0:Test:(1) 45.731913] [java/INFO] Start migration of VM vm0 to PM0 > [PM0:Test:(1) 45.731913] [java/INFO] currentLoad:90/ramSize:2048/dpIntensity:70/remaining:5.01E+11 > [PM0:Test:(1) 97.502375] [java/INFO] End of migration of VM vm0 to node PM0 -> [PM0:Test:(1) 97.502375] [java/INFO] - End of Migration from PM1 to PM0 (duration:51.770657959072125) +> [PM0:Test:(1) 97.502375] [java/INFO] - End of Migration from PM1 to PM0 (duration:51.77046280907213) > [PM0:Test:(1) 97.502375] [java/INFO] > [PM0:Test:(1) 97.502375] [java/INFO] > [PM0:Test:(1) 97.502375] [java/INFO] Round trip of VM1 (load 80%) @@ -28,6 +28,6 @@ $ ${javacmd:=java} -classpath ${classpath:=.} cloud/migration/Main ${srcdir:=.}/ > [PM0:Test:(1) 140.710983] [java/INFO] Start migration of VM vm0 to PM0 > [PM0:Test:(1) 140.710983] [java/INFO] currentLoad:80/ramSize:2048/dpIntensity:70/remaining:6.54E+11 > [PM0:Test:(1) 183.918289] [java/INFO] End of migration of VM vm0 to node PM0 -> [PM0:Test:(1) 183.918289] [java/INFO] - End of Migration from PM1 to PM0 (duration:43.207501264227034) +> [PM0:Test:(1) 183.918289] [java/INFO] - End of Migration from PM1 to PM0 (duration:43.20730611422704) > [PM0:Test:(1) 183.918289] [java/INFO] Forcefully destroy VMs > [183.918289] [java/INFO] MSG_main finished; Terminating the simulation... -- 2.20.1