Testing live migration using qemu 17/36417/20
authorRajithaY <rajithax.yerrumsetty@intel.com>
Fri, 7 Jul 2017 12:18:56 +0000 (05:18 -0700)
committerRajitha Yerrumchetty <rajithax.yerrumsetty@intel.com>
Sat, 8 Jul 2017 15:16:45 +0000 (15:16 +0000)
commita9d81a2bd9c3826e000d99be67a7a726278e3d46
tree8f721d557bba9aa15012569eaee9c92b628e5a5e
parent3369461d0e51b22aa96e5bfd0d80b3f0f7f82c67
Testing live migration using qemu

This patch includes the scripts to execute the live migration using
qemu and provide the information total time ,VM downtime,setuptime
once live migration is completed

Signed-off-by:RajithaY<rajithax.yerrumsetty@intel.com>
Change-Id: I61380f757f6f3a852fe0a7bc566b10753ce0cc53
samples/migrate-node-context.yaml [new file with mode: 0644]
tests/unit/benchmark/scenarios/compute/test_qemumigrate.py [new file with mode: 0644]
yardstick/benchmark/scenarios/compute/qemu_migrate.py [new file with mode: 0644]
yardstick/benchmark/scenarios/compute/qemu_migrate_benchmark.bash [new file with mode: 0644]