aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick
diff options
context:
space:
mode:
authorRex Lee <limingjiang@huawei.com>2018-04-13 01:29:33 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-04-13 01:29:33 +0000
commit408ea589283fa8181679d5d0b999bcd6785e6086 (patch)
treec6349ee0aac4178608df6a25cea5881d90af8186 /yardstick
parent64c5642f0c5152ae5de728466ab3f6be4c0e24d5 (diff)
parentb24dc4e0c48aa7d9aa98c3e06d6d2cd2c6bed1d6 (diff)
Merge "[docs] Move user guide chapters to make room for new chapter." into stable/fraser
Diffstat (limited to 'yardstick')
-rw-r--r--yardstick/tests/integration/dummy-scenario-heat-context.yaml37
1 files changed, 37 insertions, 0 deletions
diff --git a/yardstick/tests/integration/dummy-scenario-heat-context.yaml b/yardstick/tests/integration/dummy-scenario-heat-context.yaml
new file mode 100644
index 000000000..ce4b744e8
--- /dev/null
+++ b/yardstick/tests/integration/dummy-scenario-heat-context.yaml
@@ -0,0 +1,37 @@
+##############################################################################
+# Copyright (c) 2018 Intel
+#
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Apache License, Version 2.0
+# which accompanies this distribution, and is available at
+# http://www.apache.org/licenses/LICENSE-2.0
+##############################################################################
+---
+# Sample benchmark task config file
+
+schema: "yardstick:task:0.1"
+
+scenarios:
+-
+ type: Dummy
+
+ runner:
+ type: Duration
+ duration: 5
+ interval: 1
+
+context:
+ name: {{ context_name }}
+ image: cirros-0.3.5
+ flavor: cirros256
+ user: cirros
+
+ servers:
+ athena:
+ name: athena
+ ares:
+ name: ares
+
+ networks:
+ test:
+ name: test