Standalone XML machine type is not longer valid 85/58785/5
authorRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Tue, 22 May 2018 10:47:52 +0000 (11:47 +0100)
committerEmma Foley <emma.l.foley@intel.com>
Thu, 21 Jun 2018 14:00:46 +0000 (14:00 +0000)
commit0f1a95da3353a7d0d8e8f83123e924bfc04c804a
treea90290aa1921352417014616f12fa2986d99a7c6
parent8cfd8dc7cba5719046f60139fca97b32841b902a
Standalone XML machine type is not longer valid

Current XML machine type definition [1] is not longer valid. According to
[2], the default machine type should be "pc-i440fx-xenial".

NOTE: StandAlone physical nodes are deployed using Ubuntu OS.

[1]https://github.com/opnfv/yardstick/blob/master/yardstick/benchmark/contexts/standalone/model.py#L48
[2]https://wiki.ubuntu.com/QemuKVMMigration#Upgrade_machine_type

JIRA: YARDSTICK-1192

Change-Id: I77b1379aaf416b1225e91af2c3ac746cb101f774
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
(cherry picked from commit 6414a61a988a73ee1b939e2d5de2f0afdde4319a)
yardstick/benchmark/contexts/standalone/model.py