summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>2018-05-16 08:41:34 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-05-16 08:41:34 +0000
commitc8d64fa99dc51f5914bcbeb01a39eee5df7b4576 (patch)
tree83c284aeabed18b3c346c0dac90f8c894aa3c38b
parentf80cbeb50ca2254c83853fb42b95ad67d8e978c1 (diff)
parent5ab701d586427ab0343c46e0cd7509cd5695c556 (diff)
Merge "Update the dummy-scenario-heat-context testcase" into stable/fraser
-rw-r--r--yardstick/tests/integration/dummy-scenario-heat-context.yaml7
1 files changed, 4 insertions, 3 deletions
diff --git a/yardstick/tests/integration/dummy-scenario-heat-context.yaml b/yardstick/tests/integration/dummy-scenario-heat-context.yaml
index 7c980b412..45a39951a 100644
--- a/yardstick/tests/integration/dummy-scenario-heat-context.yaml
+++ b/yardstick/tests/integration/dummy-scenario-heat-context.yaml
@@ -6,6 +6,7 @@
# which accompanies this distribution, and is available at
# http://www.apache.org/licenses/LICENSE-2.0
##############################################################################
+{% set context_name = context_name or "demo" %}
---
# Sample Heat context config with Dummy context
@@ -22,9 +23,9 @@ scenarios:
context:
name: {{ context_name }}
- image: cirros-0.3.5
- flavor: cirros256
- user: cirros
+ image: yardstick-image
+ flavor: yardstick-flavor
+ user: ubuntu
servers:
athena: