aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick
diff options
context:
space:
mode:
authorEmma Foley <emma.l.foley@intel.com>2018-06-26 10:17:47 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-06-26 10:17:47 +0000
commitfea54d00558ec8f33fc27af98fd6508164a24800 (patch)
treef61e42443c8d30d737ad1f9fc451bee05bc68a78 /yardstick
parent53e84f535ca03e7aabb902e8f21a77171fe40c1b (diff)
parent0f1a95da3353a7d0d8e8f83123e924bfc04c804a (diff)
Merge "Standalone XML machine type is not longer valid" into stable/fraser
Diffstat (limited to 'yardstick')
-rw-r--r--yardstick/benchmark/contexts/standalone/model.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/yardstick/benchmark/contexts/standalone/model.py b/yardstick/benchmark/contexts/standalone/model.py
index f18d090d8..5134217a9 100644
--- a/yardstick/benchmark/contexts/standalone/model.py
+++ b/yardstick/benchmark/contexts/standalone/model.py
@@ -45,7 +45,7 @@ VM_TEMPLATE = """
<vcpu cpuset='{cpuset}'>{vcpu}</vcpu>
{cputune}
<os>
- <type arch="x86_64" machine="pc-i440fx-utopic">hvm</type>
+ <type arch="x86_64" machine="pc-i440fx-xenial">hvm</type>
<boot dev="hd" />
</os>
<features>