Execution of Livemigration through Yardstick
[kvmfornfv.git] / tests / migrate-node-context.yaml
1 ---
2
3 schema: "yardstick:task:0.1"
4
5 scenarios:
6 -
7   type: QemuMigrate
8   options:
9     smp: 2
10     migrate_to_port: 4444
11     incoming_ip: 0
12     qmp_src_path: "/tmp/qmp-sock-src"
13     qmp_dst_path: "/tmp/qmp-sock-dst"
14     max_down_time: "0.10"
15   host: kvm.LF
16   runner:
17     type: Duration
18     duration: 1
19     interval: 1
20   tc: "migrate-node-context"
21   sla:
22     max_totaltime: 10
23     max_downtime: 0.10
24     max_setuptime: 0.50
25     action: monitor
26   setup_options:
27     rpm_dir: "/opt/rpm"
28     script_dir: "/opt/scripts"
29     image_dir: "/opt/image"
30     host_setup_seqs:
31     - "host-setup0.sh"
32     - "reboot"
33     - "host-setup1.sh"
34     - "setup_ovsdpdk.sh"
35     - "host-install-qemu.sh"
36     - "host-run-livemigration.sh"
37
38 context:
39   type: Node
40   name: LF
41   file: /opt/scripts/pod.yaml